https://github.com/isabelamoraes/ignite-react-native-savepass
https://github.com/isabelamoraes/ignite-react-native-savepass
expo google-fonts hook-form linear-gradient react-native react-native-iphone-x-helper react-native-responsive-fontsize react-navigation styled-components typescript uuid yup
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/isabelamoraes/ignite-react-native-savepass
- Owner: isabelamoraes
- Created: 2021-08-07T02:18:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-07T03:50:52.000Z (over 4 years ago)
- Last Synced: 2025-03-16T13:27:15.238Z (about 1 year ago)
- Topics: expo, google-fonts, hook-form, linear-gradient, react-native, react-native-iphone-x-helper, react-native-responsive-fontsize, react-navigation, styled-components, typescript, uuid, yup
- Language: TypeScript
- Homepage:
- Size: 7.76 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SavePass
Manage your passwords
Features |
Getting Started |
Reference
## Features
This project was developed with the following technologies:
- **[React Native](https://reactnative.dev/)** - A framework for creating native apps for Android and iOS with JavaScript and React.
## Getting Started
To clone and run this application, place from your command line:
```bash
# 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
```
## Reference
This application is the result of the challenge proposed in Chapter II of the React Native track on Ignite, training promoted by Rocketseat.