Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

Awesome Lists containing this project

README

        


Todo List

![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).


Ignite Teams

### 🎨 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.