https://github.com/isabelamoraes/ignite-reactnative-challenge01
https://github.com/isabelamoraes/ignite-reactnative-challenge01
react-native typescript
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/isabelamoraes/ignite-reactnative-challenge01
- Owner: isabelamoraes
- Created: 2021-05-19T22:03:21.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-22T00:07:04.000Z (about 4 years ago)
- Last Synced: 2025-01-23T01:12:41.519Z (4 months ago)
- Topics: react-native, typescript
- Language: TypeScript
- Homepage:
- Size: 3.02 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
to.do
Manage your tasks
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-reactnative-challenge01.git ignite-reactnative-challenge01# Go into the repository desired
$ cd ignite-reactnative-challenge01# Install dependencies
$ yarn# Run the mobile application (Android)
$ yarn android```
## Reference
This application is the result of the challenge proposed in Chapter I of the React Native track on Ignite, training promoted by Rocketseat.