About | Technologies | Wireframes | Live Version | Installation
This is a project that was developed during NLW-together week from Rocketseat ReactJS trail. It is an application where anyone can create a room so that their online viewers or students can ask questions and have them answered in real time. Each participant can ask questions or vote on questions that have already been asked so that the most important questions are prioritized.
In the following link you will find the version of the UI Design wireframes:
Access the live version of this project here.
# Clone this repository
$ git clone https://github.com/bilianesilva/nlw-tgt-letmeask.git
# Go until folder directory:
$ cd letmeask
# Install the dependencies yarn and run the web server:
$ yarn install
$ yarn start
Thank you for watching!