Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 897 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 897 Bytes

User-Auth-App-React-Native

  • Simple react app that allows user to register/login using firebase. On login app loads a list of music albums, essentially a json object, via an ajax call and users can buy the tracks they like.

Getting Started

brew install node

npm install

react-native run-ios --simulator="iPhone 8 Plus"

Built With

Snapshots

1 2 3 4

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details