You can see this project running in Production here: Let Me Ask
This Project was built using the following Technologies:
Let me Ask is a project created to manage live question rooms in Streamings, answer your audience's doubts in real time!
- Clone this Repo
- Install the dependencies with
npm install
- Run the server with
npm start
You can open localhost:3000
to view it in the browser.
This project is under the MIT license. See LICENSE for more details