Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vmnog/nlw-reactjs
https://github.com/vmnog/nlw-reactjs
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vmnog/nlw-reactjs
- Owner: vmnog
- License: mit
- Created: 2021-10-25T00:46:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-25T00:52:52.000Z (about 3 years ago)
- Last Synced: 2024-12-10T18:16:23.347Z (29 days ago)
- Language: TypeScript
- Size: 297 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
NLW Heat - ReactJS
Tecnologias |
Como executar |
Licença
## ✨ Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
- [TypeScript](https://www.typescriptlang.org/)
- [ReactJS](https://reactjs.org/)
- [Vite](https://vitejs.dev/)
- [Socket.IO](https://socket.io/)
- [Axios](https://axios-http.com/)
- [Sass](https://sass-lang.com/)## 🚀 Como executar
> Obs.: Nesse projeto temos autenticação via OAuth com o GitHub
- Clone o repositório e acesse a pasta;
- Instale as dependências com `yarn`;
- Inicie o servidor com `yarn dev`;A aplicação pode ser acessada em [`localhost:3000`](http://localhost:3000).
## 📄 Licença
Esse projeto está sob a licença MIT. Veja o arquivo [LICENSE](LICENSE) para mais detalhes.
---
Feito com ♥ by Rocketseat 👋🏻 [Participe da nossa comunidade!](https://discordapp.com/invite/gCRAFhc)