nlw-letmeask
nlw-letmeask copied to clipboard
๐ LetMeAsk
The project consists in an application that can help content creators to get questions to their stream with a ranking system based on upvotes. They can integrate a Twitch channel to get questions via channel chat if the message contains the hashtag #letmeask.
Demo: https://letmeask.sampaioleal.dev.br
๐งช Technologies
This project was developed using the following technologies:
๐ Getting started
Clone the project and access the folder.
$ git clone https://github.com/SampaioLeal/nlw-letmeask.git
$ cd nlw-letmeask
Follow the steps below:
# Install the dependencies
$ yarn
# Start the project
$ yarn start
The app will be available for access on your browser at http://localhost:3000
๐ Layout
You can view the project layout through the links below:
Remembering that you need to have a Figma account to access it.
๐ License
This project is licensed under the MIT License. See the LICENSE file for details.
Made with ๐ by Sampaio Leal