Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/slashxu/nlw-expert-rn
- Owner: slashxu
- Created: 2024-02-09T17:11:44.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-02-09T18:15:18.000Z (9 months ago)
- Last Synced: 2024-02-09T19:27:26.892Z (9 months ago)
- Topics: mobile, mobile-app, react-native, typescript
- Language: TypeScript
- Homepage:
- Size: 3.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
> 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)