https://github.com/karenyov/ignite-gym
Trilha Ignite - React Native
https://github.com/karenyov/ignite-gym
react-native rocketseat
Last synced: 3 months ago
JSON representation
Trilha Ignite - React Native
- Host: GitHub
- URL: https://github.com/karenyov/ignite-gym
- Owner: karenyov
- Created: 2023-01-02T10:58:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-13T14:11:33.000Z (over 3 years ago)
- Last Synced: 2025-05-30T09:57:42.675Z (about 1 year ago)
- Topics: react-native, rocketseat
- Language: TypeScript
- Homepage:
- Size: 6.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ignite Gym
Trilha Ignite - React Native.
Link [API](https://github.com/karenyov/ignite-gym-api).
Este repositório contém o código desenvolvido na parte do APP.
## Requisitos
- [Nodejs](https://nodejs.org/en/download/)
### Rodando
> Entrar na pasta do projeto e executar:
```sh
//instalando dependências
npm i
// executando APP
expo start
```
# Screenshots