diego-aquino / letmeask

:left_speech_bubble: Host real-time Q&A rooms

Home Page:https://meask.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

:left_speech_bubble: Host real-time Q&A rooms

https://meask.vercel.app

License:MIT License


Languages

Language:TypeScript 99.1%Language:JavaScript 0.6%Language:Shell 0.3%