Skip to content

diego-aquino/letmeask

Repository files navigation

Letmeask

Website status License NLW#together Stars

Project   |    Technologies   |    Running locally   |    License


Letmeask interface

💻 Project

Letmeask is a platform for hosting real-time Q&A rooms. It provides an intuitive interface for receiving and answering questions from your audience! Check it out at https://meask.vercel.app.

🚀 Features

  • Create, share and close Q&A rooms
  • Ask, like, highlight and delete questions
  • Interact with your guests in real-time
  • Sign up with Google
  • Install it on your computer or smartphone (PWA supported!)

✨ Technologies

This project was developed with the following technologies:

Deployed to Vercel

⚙ Running locally

  1. Clone this repository
  2. Install the dependencies with yarn
  3. Start the development server with yarn dev

Now visit localhost:3000 on your favorite browser.

This project uses Firebase, so make sure to create a Firebase project and fill a local ./env file with its parameters. All necessary environment variables are available at .env.example.

📄 License

This project is under MIT license. Check LICENSE for more information.


Made with ❤ by Diego Aquino.