https://github.com/gbdsantos/react-native-rocketseat-ignite-teams
Project 02 called "Ignite Teams" made Ignite Bootcamp in 2022 by Rocketseat.
https://github.com/gbdsantos/react-native-rocketseat-ignite-teams
2022 ignite-bootcamp react-native styled-components typescript
Last synced: 3 months ago
JSON representation
Project 02 called "Ignite Teams" made Ignite Bootcamp in 2022 by Rocketseat.
- Host: GitHub
- URL: https://github.com/gbdsantos/react-native-rocketseat-ignite-teams
- Owner: gbdsantos
- License: mit
- Created: 2022-09-19T22:48:17.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-05T23:42:08.000Z (over 1 year ago)
- Last Synced: 2024-01-06T00:55:21.558Z (over 1 year ago)
- Topics: 2022, ignite-bootcamp, react-native, styled-components, typescript
- Language: TypeScript
- Homepage:
- Size: 273 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Ignite Teams
Ignite Path
![]()
Getting Start |
Extra mile |
License## :gear: Getting Start
Install dependencies
```Bash
npm install
```
or
```Bash
yarn install
```Start application
```Bash
expo start
```
## :memo: License
This project is under the MIT license. See the [LICENSE](https://github.com/gbdsantos/react-native-rocketseat-ignite-teams/blob/master/LICENSE) for more information.
---
Made with ♥ by :man_astronaut: Guilherme Bezerra :wave: [Get in touch!](https://www.linkedin.com/in/gbdsantos/)