Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pduartesilva2005/nlw-esports-ignite
Projeto construído durante o NLW eSports da @rocketseat
https://github.com/pduartesilva2005/nlw-esports-ignite
code coding nlw-esports node nodejs programacao react react-native reactjs rocketseat rocketseat-nlw
Last synced: 17 days ago
JSON representation
Projeto construído durante o NLW eSports da @rocketseat
- Host: GitHub
- URL: https://github.com/pduartesilva2005/nlw-esports-ignite
- Owner: pduartesilva2005
- Created: 2022-09-13T20:23:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-04T22:53:22.000Z (over 2 years ago)
- Last Synced: 2024-11-16T03:25:00.830Z (3 months ago)
- Topics: code, coding, nlw-esports, node, nodejs, programacao, react, react-native, reactjs, rocketseat, rocketseat-nlw
- Language: TypeScript
- Homepage:
- Size: 19.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 💻 Projeto
Esse projeto é dedicado ao universo de games
## 🧪 Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias
- [Node.js](https://nodejs.org/en/)
- [React](https://pt-br.reactjs.org/)
- [React Native](https://reactnative.dev/)
- [Expo](https://expo.dev/)
- [TypeScript](https://www.typescriptlang.org/)
- [Prisma](https://www.prisma.io/)
- [Vite](https://vitejs.dev/)
- [TailwindCSS](https://tailwindcss.com/)## 🚀 Como executar
- Clone o repositório
- Instale as dependências com `yarn` ou `npm install`
- Rode o projeto
- Back-end: `yarn dev` ou `npm run dev`
- Front-end: `yarn dev` ou `npm run dev`
- Mobile: `yarn start` ou `npm start` ou `expo start`---
Feito com 💜 by Pedro Duarte 👋🏻