Technologies | How To Use | License
This project was developed at the RocketSeat GoStack Bootcamp with the following technologies:
- ReactJS
- Redux
- Redux-Saga
- React Navigation
- Axios
- Immer
- NumeralJS
- styled-components
- react-native-vector-icons
- react-native-shimmer-placeholder
- react-native-linear-gradient
- Reactotron
- VS Code with EditorConfig and ESLint
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/lukemorales/rocketshoes-react-native rocketshoesRN
# Go into the repository
$ cd rocketshoes-react-native
# Install dependencies
$ yarn install
# Run the app (iOS)
$ react-native run-ios --simulator="iPhone XS Max"
# Run the app (Android)
$ react-native run-android
This project is under the MIT license. See the LICENSE for more information.
Made with ♥ by Luke Morales 👋 Get in touch!