Design on Dribbble: Travel App
Technologies | Prerequisites | How To Use | License
This project was developed with the with the following technologies:
- React Native
- Styled Components
- React Native Mapbox
- React Navigation
- React Native Gesture Handler
- React Native Snap Carousel
- React Native Linear Gradient
- React Native Shimmer Placeholder
- React Native Svg
- Prismic Javascript
- VS Code with EditorConfig and ESLint
In order to use and test the app on a simulator or on your smartphone, you should've already setup the development environment for React Native applications. You can follow the following article (PT-BR) to setup your environment:
React Native Environment (Android/iOS)
To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/lpaulovt/travel-app.git
# Go into the repository
$ cd travel-app
# Install dependencies
$ yarn install
# Run the app (Android)
$ react-native run-android
This project is under the MIT license. See the LICENSE for more information.
Made with ♥ by Paulo Lopes 👋 Get in touch!