samuel-mota / letmeask-project

App created on the #NLW week promoted by @Rocketseat

Home Page:https://letmeask-4910d.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

👋 Welcome to Let Me Ask Project

👋 Bem Vindo ao Projeto Let Me Ask

letmeask preview

🚀 About

🚀 Sobre

Project create in the NextLevelWeek Together, where you create rooms, send questions, give likes, login with google, etc...


Projeto criado na semana NextLevelWeek Together, onde você por criar salas, enviar perguntas, dar likes, login com google, etc...

👁️ Preview

👁️ Visualizar

https://letmeask-4910d.web.app/

Figma

🛠️ Technologies and Tools

Tecnologias e Ferramentas

SASS JavaScript React TypeScript

GitHub VSCode

Firebase

🏁 Getting Started

Iniciando o projeto

  1. Clone the project (Faça o clone do projeto)
  2. Install dependencies (Instale as dependências)
    $ yarn
  3. Run server (Rode o server)
    $ yarn dev
  4. Open the browser at the address: (Abra o navegador no endereço:) http://localhost:3000

Deploying on Firebase

  1. Create the build (Crie a pasta build)
yarn build
  1. Deploy (Implantar)
firebase deploy

⚙️ Application Features

⚙️ Funcionalidades da Aplicação

  • Google login by Firebase (Google login pela Firebase)
  • Admin can create and delete rooms (Admin pode criar e deletar salas)
  • User can send, like and highlight questions (Usuário pode enviar, dar like e marcar questões)

🔥 Tasks

🔥 Tarefas

🤝 Contributing

🤝 Contribuições

Click to expand (Clique para expandir) Contributions, issues and feature requests are welcome! Follow these steps: (*Contribuições, problemas e solicitações de funcionalidades são bem-vindas! Siga os passos:*)
  1. Fork this project (Fork este projeto)

  2. On your code editor terminal: (No terminal do seu editor de código)

    2.1. Create a branch with your feature: (Crie uma branch para a nova funcionalidade:)

    $ git checkout -b feature

    2.2. Commit your changes: (Commit suas alterações:)

    $ git commit -am "add new feature"

    2.3. Push your branch: (Push sua branch:)

    $ git push origin my-feature
  3. Create a new Pull Request (Crie uma nova Pull Request)

  4. After your pull request is merged, you can safely delete your branch. (Após seu pull request estiver com status merged, você pode deletar sua branch com segurança.)

📝 License

📝 Licença

This project is under MIT license. (Este projeto está sob a licença MIT)


⭐ If this project helped you in any way, consider contributing with starring.
(Se este projeto te ajudou de alguma forma, considere contribuir com uma estrela).
Made with 💛 by Samuel Mota
(Feito com 💛 por Samuel Mota)

About

App created on the #NLW week promoted by @Rocketseat

https://letmeask-4910d.web.app/

License:MIT License


Languages

Language:TypeScript 72.9%Language:SCSS 24.8%Language:HTML 2.3%