https://github.com/gbdsantos/react-native-rocketseat-ignite-gym
Project 03 called Ignite Gym using component library NativeBase made Ignite Bootcamp in 2022 by Rocketseat 🚀
https://github.com/gbdsantos/react-native-rocketseat-ignite-gym
expo native-base react-native rocketseat typescript
Last synced: 4 months ago
JSON representation
Project 03 called Ignite Gym using component library NativeBase made Ignite Bootcamp in 2022 by Rocketseat 🚀
- Host: GitHub
- URL: https://github.com/gbdsantos/react-native-rocketseat-ignite-gym
- Owner: gbdsantos
- License: mit
- Created: 2022-11-09T22:24:12.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-26T23:02:25.000Z (about 2 years ago)
- Last Synced: 2023-04-27T04:09:38.078Z (about 2 years ago)
- Topics: expo, native-base, react-native, rocketseat, typescript
- Language: TypeScript
- Homepage:
- Size: 6.58 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Ignite Gym
Ignite Path
![]()
![]()
Getting Start   |  Â
Commands   |  Â
LicenseGym mobile application made in **React Native path** of the Ignite Bootcamp in 2022 by Rocketseat.
Focused to use **Component Library** [NativeBase](https://nativebase.io/ "NativeBase: Universal Components for React & React Native").- [Figma - Ignite Gym](https://www.figma.com/community/file/1163926136397847279 "Figma: Ignite Gym")
## âš¡ Quick Start
```Bash
# Run application
expo start
```
## Commands
```Bash
# Create project
npx create-expo-app --template # Select TypeScript (Blank)# Init application
npx expo start
```
## :balance_scale: License
This project is under the MIT license. See the [LICENSE](https://github.com/gbdsantos/react-native-rocketseat-ignite-gym/blob/master/LICENSE) for more information.
---
Made with ♥ by :man_astronaut: Guilherme Bezerra :wave: [Get in touch!](https://www.linkedin.com/in/gbdsantos/)