/letmeask

This is a project of the NLW 06 that will use Firebase and will rank questions of users in a room

Primary LanguageTypeScriptMIT LicenseMIT

Letmeask

Technologies   |    Project   |    Layout   |    How to run   |    License

NLW Together 06 License

Letmeask


๐Ÿงช Technologies

This project was developed with the following technologies:

๐Ÿ’ป Project

Letmeask is perfect for content creators to create Q&A rooms with their audience in a very organized and democratic way. Check the app deployed on Firebase host in here.

This is a project developed during the Next Level Week Together, presented from the 20th to the 27th of June 2021.

๐Ÿ”– Layout

You can view the project layout through the link below:

Remembering that you need to have an account on Figma.

๐Ÿš€ How to run

Clone the project and access its folder.

$ git clone https://github.com/thefalked/letmeask
$ cd letmeask

To start it, follow the steps below:

# Install dependencies
$ yarn

# Start the project
$ yarn start

The app will be available in your browser by address http://localhost:3000.

Remembering that it will be necessary to create an account in Firebase and a project to make a Realtime Database available.

๐Ÿ“ License

This project is under the MIT license. See the LICENSE file for more details.