https://github.com/isabelamoraes/ignite-reactnative-challenge02
https://github.com/isabelamoraes/ignite-reactnative-challenge02
expo google-fonts hook-form react-native react-native-responsive-fontsize react-navigation styled-components typescript uuid yup
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/isabelamoraes/ignite-reactnative-challenge02
- Owner: isabelamoraes
- Created: 2021-05-30T01:00:04.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-30T20:10:36.000Z (about 5 years ago)
- Last Synced: 2025-06-12T12:08:53.963Z (about 1 year ago)
- Topics: expo, google-fonts, hook-form, react-native, react-native-responsive-fontsize, react-navigation, styled-components, typescript, uuid, yup
- Language: TypeScript
- Homepage:
- Size: 5.34 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PassManager
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.
- **[Expo](https://reactnative.dev/)** - A platform for making universal 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-reactnative-challenge02.git ignite-reactnative-challenge02
# Go into the repository
$ cd ignite-reactnative-challenge02
# Install dependencies
$ yarn
# Run the mobile application (Android)
$ expo start
```
## Reference
This application is the result of the challenge proposed in Chapter II of the React Native track on Ignite, training promoted by Rocketseat.