Technologies | Project | Layout | How to run | License
This project was developed with the following technologies:
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.
You can view the project layout through the link below:
Remembering that you need to have an account on Figma.
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.
This project is under the MIT license. See the LICENSE file for more details.