An open API service indexing awesome lists of open source software.

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 🚀

Awesome Lists containing this project

README

        


Ignite Gym


Logo Ignite
Ignite Path


GitHub top language

GitHub language count

Repository size


GitHub last commit


Repository issues

GitHub


App demo


Getting Start   |   
Commands   |   
License

Gym 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/)