rocketshoes-react-native

NetShoes Clone with React Native and Redux

MIT License

Stars
40
Committers
2

🚀 Technologies

This project was developed at the RocketSeat GoStack Bootcamp with the following technologies:

ℹ️ How To Use

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

📝 License

This project is under the MIT license. See the LICENSE for more information.


Made with ♥ by Luke Morales 👋 Get in touch!

Related Projects