Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabrielmedrados/letmeask---nlw-together
Projeto criado durante o #NLW Together. Chat sala de perguntas com interação ao vivo 💬💬💬
https://github.com/gabrielmedrados/letmeask---nlw-together
firebase node-sass reactjs scss typescript
Last synced: 20 days ago
JSON representation
Projeto criado durante o #NLW Together. Chat sala de perguntas com interação ao vivo 💬💬💬
- Host: GitHub
- URL: https://github.com/gabrielmedrados/letmeask---nlw-together
- Owner: GabrielMedradoS
- License: mit
- Created: 2021-12-10T03:31:19.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-28T15:16:09.000Z (about 2 months ago)
- Last Synced: 2024-10-10T15:23:30.669Z (about 1 month ago)
- Topics: firebase, node-sass, reactjs, scss, typescript
- Language: TypeScript
- Homepage:
- Size: 613 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
## letmeask---NLW-Together
Projeto |
Tecnologias |
Layout |
Licença### Layout 🚧
#### Desktop Screenshot
## Projeto 💻
- Aprendindo durante as aulas do evento NLW - Together
- Projeto com o intuito de aumentar a interaçao entre o host e o chat com criaçao de perguntas e respostas#### Nesse projeto foi utilizado:
- Autenticaçao com firebase - login com o Google,
- Banco de dados Realtime,
- Hosting## Rodar o projeto 🚴🏻♂️
#### On your machine:
Dependencies
```json
"dependencies": {
"firebase": "^9.6.1",
"node-sass": "^5.0.0",
"react": "^17.0.2"
"react-router-dom": "^6.1.1"
"typescript": "^4.5.2",
}
``````bash
# Clone the repository
$ git clone https://github.com/GabrielMedradoS/letmeask---NLW-Together.git# Access the project folder at the command prompt
$ cd letmeask---NLW-Together# Install the dependencies
$ npm install# Run the script "start"
$ npm run dev# The project will start at the door: 3000 - access http://localhost:3000
```## Tecnologias 🛠
- [Firebase | login Google](https://firebase.google.com/docs/auth/web/google-signin#web-version-9_1)
- [Firebase | Read and write data](https://firebase.google.com/docs/database/web/read-and-write?hl=pt-br#web-version-9_4)
- [React-router | Quick start](https://v5.reactrouter.com/web/guides/quick-start)
## Licença ⚖️
This project is under the MIT license. See the archive [LICENSE](https://github.com/GabrielMedradoS/letmeask---NLW-Together/blob/master/License) for more details.## Autor ✍🏾
|
| :-------------------------: |
| Gabriel Medrado | |[![Linkedin Badge](https://img.shields.io/badge/-GabrielMedrado-blue?style=flat-square&logo=Linkedin&logoColor=white)](https://www.linkedin.com/in/gabriel-medrado-de-souza-9a30b3206/)
[![Gmail Badge](https://img.shields.io/badge/[email protected]?style=flat-square&logo=Gmail&logoColor=white)](mailto:[email protected])