Letmeask is perfect for content creators to create Q&A rooms with their audience in a very organized and democratic way.
This project was developed during Next Level Week Together, presented from the 20th to the 27th of June 2021.
Light Mode | Dark Mode |
---|---|
This project was developed using cutting edge front-end technologies.
Clone the project and access the folder
$ git clone https://github.com/yuribmontez/Letmeask.git
$ cd Letmeask
Follow the steps below
# Install the dependencies
$ yarn
# Run project
$ yarn start
The app will be available for access on your browser at http://localhost:3000.
Remembering that you will need to create an account on Firebase and a project to make a Realtime Database available.
you can checkout the project layout here:
You need to have an account at Figma.
This project is licensed under the MIT License - see the LICENSE file for details.
- Added Dark Mode;
- Added Modals for deleting and ending rooms;
- Added Toasts for error
Made with 💜 by Yuri