Skip to content

Projeto construído durante a Next Level Week Together da Rocketseat

License

Notifications You must be signed in to change notification settings

daniel-leal/letmeask

Repository files navigation

Letmeask


License Stars

Create rooms to publish and answer questions.

GitHub language count Repository size Siga no Twitter GitHub last commit License Stargazers

Status: In progress

AboutFeaturesLayoutHow it worksTech StackAuthorLicense

About let me ask

💡 Let me ask - is an open source project made in Next Level Week Together by rocketseat. DEMO


Features

  • Create rooms
  • Enter rooms
  • Enter admin rooms
  • Add questions
  • Answer questions
  • Highlight questions
  • Switch Theme (Dark and Light)

Layout

The application layout is available on Figma:

Made by daniel-leal

Web

Cover CoverDark

Room RoomDark

Room RoomDark


How it works

This project is divided into two parts:

  1. Backend (Firebase)
  2. Frontend (React)

Pre-requisites

Before you begin, you will need to have the following tools installed on your machine: Git, Node.js. In addition, it is good to have an editor to work with the code like VSCode

Rodando o Projeto

# Clone this repository
$ git clone git@github.com:daniel-leal/letmeask.git

# Access the project folder cmd/terminal
$ cd letmeask

# install the dependencies
$ yarn

# Run the application in development mode
$ yarn start

# The server will start at port: 3000 - go to http://localhost:3000

Tech Stack

The following tools were used in the construction of the project:

Website (React + TypeScript)

See the file package.json

Utilitários


How to contribute

  1. Fork the project.
  2. Create a new branch with your changes: git checkout -b my-feature
  3. Save your changes and create a commit message telling you what you did: git commit -m" feature: My new feature "
  4. Submit your changes: git push origin my-feature

Author

Daniel Leal


Daniel Leal

Twitter Badge Linkedin Badge Gmail Badge


License

This project is under the license MIT.

Made with ❤ by Daniel Leal 👋🏽 Get in Touch!

About

Projeto construído durante a Next Level Week Together da Rocketseat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages