Let Me Ask is a platform built to let you gather questions from your viewers during your stream and let them vote for which are the best questions for you to answer.
This project was developed using the following technologies:
Clone the project and access the folder
$ git clone https://github.com/marciobahia/Letmeask.git
Follow the steps below
**Install the dependencies**
# Access the project folder on your terminal/cmd
$ cd letmeask
# Install the dependencies
$ yarn install
# ou npm install
# Run the application in development mode
$ yarn start
# ou npm run start
# Remember to configure your .env.local following the .env.exemple
The app will be available for access on your browser at https://localhost:3000
This project is licensed under the MIT License - see the LICENSE file for details.
<<<<<<<