Features | Getting Started | Reference
This project was developed with the following technologies:
- React Native - A framework for creating native apps for Android and iOS with JavaScript and React.
To clone and run this application, place from your command line:
# Clone this repository
$ git clone https://github.com/isabelamoraes/ignite-react-native-savepass.git ignite-react-native-savepass
# Go into the repository
$ cd ignite-react-native-savepass
# Install dependencies
$ yarn
# Run the mobile application (Android)
$ yarn android
This application is the result of the challenge proposed in Chapter II of the React Native track on Ignite, training promoted by Rocketseat.