Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.04 KB

README.md

File metadata and controls

34 lines (26 loc) · 1.04 KB

🚀 Letmeask

Letmeask is an application made during the sixth edition of NLW, the NLW Together, in the ReactJS track.


Image from Rocketseat's official repository

💡 What is it?

Allow users to create a room for other users to enter and ask questions for the creator of the room. The admin users of the room can see questions in real time, delete it and turn it highlighted; users in the room can see questions in real time and like a questions.

⛏️ RoadMap

  • New style of the application.

  • Create modal to exclude.

🖥 Setup

  • Clone the repository
  • Enter the project folder you want
  • Run npm install to install dependecies
  • Fill .env file with your credentials
  • Run npm run dev to run the project

🚧 Built With

  • ReactJS
  • Firebase
  • TypeScript

Subdependencies

  • Classnames
  • Sass
  • React-router-dom