Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danilosalvador/igniteteams
Projeto 02 de aula de React Native (trilha 2023)
https://github.com/danilosalvador/igniteteams
Last synced: 8 days ago
JSON representation
Projeto 02 de aula de React Native (trilha 2023)
- Host: GitHub
- URL: https://github.com/danilosalvador/igniteteams
- Owner: danilosalvador
- License: mit
- Created: 2023-01-09T20:56:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-18T21:14:41.000Z (almost 2 years ago)
- Last Synced: 2024-11-10T18:12:41.960Z (2 months ago)
- Language: TypeScript
- Size: 374 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Projeto](https://img.shields.io/badge/danilosalvador-igniteteams-green)
![licence mit](https://img.shields.io/badge/license-MIT-green)---
### đź“– Sobre
Projeto 02 desenvolvido durante a aula de React Native (trilha 2023).
### 🎨 Protótipo
- ProtĂłtipo do projeto está disponĂvel no [Figma](https://www.figma.com/community/file/1151864427495057381) (by [Rocketseat](https://github.com/rocketseat) ❤️).
### đź“ť Tecnologias utilizadas
Foram utilizadas as seguintes tecnologias:
- [ReactNative](https://reactnative.dev/)
- [Expo](https://expo.dev/)
- [TypeScript](https://www.typescriptlang.org/)### 🚀 Como Executar o Projeto
Para executar o projeto, o ambiente deve estar configurado com as ferramentas de desenvolvimento de aplicativos. O passo a passo poderá ser acessado [por aqui](https://react-native.rocketseat.dev/) (by [Rocketseat](https://github.com/rocketseat) ❤️).
```bash
# Clonar o repositĂłrio
git clone https://github.com/danilosalvador/igniteteams# Entrar no diretĂłrio
cd igniteteams# Baixar as dependĂŞncias
npm install# Executar
npx expo start```
### 📝 Licença
Esse projeto está sob a licença MIT. Veja o arquivo [LICENSE](LICENSE) para mais detalhes.