- This is a course on how to set up a basic music store with navigation to Amazon for purchases.
- To view project code, clone repository from https://github.com/seanulus/react-native-user-auth
- Install Node.js
- Install Xcode
- Install watchman
- Install React Native
- Open terminal, navigate to project root directory and run npm install.
Run react-native run-ios
for a simulator. Run npm start
to start the server for the simulator. Use Command + R to refresh the page and Command + D to bring up the simulator menu.
- No known bugs
- HTML
- CSS
- React Native
- Javascript
- MIT