Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/slashxu/nlw-expert-rn

Projeto em React-Native desevolvido no evento da Rocketseat
https://github.com/slashxu/nlw-expert-rn

mobile mobile-app react-native typescript

Last synced: 10 days ago
JSON representation

Projeto em React-Native desevolvido no evento da Rocketseat

Awesome Lists containing this project

README

        

# NLW-EXPERT-RN

![GitHub repo size](https://img.shields.io/github/repo-size/slashxu/README-template?style=for-the-badge)
![GitHub language count](https://img.shields.io/github/languages/count/slashxu/README-template?style=for-the-badge)
![GitHub forks](https://img.shields.io/github/forks/slashxu/README-template?style=for-the-badge)


img01

> Projeto em React-Native desevolvido durante o evento da Rocketseat.

## 💻 Pré-requisitos

- Node
- NPM ou yarn
- React
- React-Native
- Expo
- Zustand
- Tailwind
- React-native-async-storage
- Expo-font
- Clsx
- React-native-keyboard-aware-scroll-view

## 🚀 Instalando Projeto

Para instalar o projeto, siga estas etapas:

Clone o repositĂłrio

```
https://github.com/slashxu/nlw-expert-rn.git
```

Baixe as dependĂŞncias

```
npm install ou yarn install
```

Rodando o app

```
npx expo start --clear
```

🙋‍♂️ Author

- **Sergio Junior** - [Slashxu](https://github.com/slashxu)

[⬆ Voltar ao topo](#nlw-expert-rn)