Letmeask
Let viewers decide which questions the host should answer during a livestream. Developed during @Rocketseat NLW#06 free training.
Install / Use
/learn @josepholiveira/LetmeaskREADME
<div align="center">
<img src=".github/letmeask-logo.svg" alt="Let Me Ask logo">
</div>
Let Me Ask
<h4 align="center"> 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. </h4>
Tecnologies
This project was developed using cutting edge front-end technologies.
💻 Getting started
Requirements
Clone the project and access the folder
$ git clone https://github.com/josepholiveira/letmeask.git && cd letmeask
Follow the steps below
# Install the dependencies
$ yarn
# Remember to configure your .env.local following the .env.exemple
# Run the web server
$ yarn start
The app will be available for access on your browser at http://localhost:3000
📝 License
This project is licensed under the MIT License - see the LICENSE file for details.
Made with 💜 by Joseph Oliveira 👋 Check out my LinkedIn
