The design made for this website, was NOT made by me, it was made for the Rocketseat's "NLW Together". All the base code and design I got from @Rocketseat
This project has heavily modified with new features apart from the ones that the Rocketseat's course was made with.
So here are all the new features from letmeask:
- Full english translation π‘
- Changing admin functionality π
- Switching color palette π¨
- Completing all figma original design features π
- Fixed questions functionality π
- Ordering questions by like count π
- Using toastify for error alerts π
This project was developed using the following technologies and libraries:
To run this in your local machine, clone this repo and run the command:
# Installing dependencies
yarn
installing all dependencies. After that, just start:
# Starting project
yarn start
And it will appear on http://localhost:3000
.
β Also, make sure to fill the info needed in a .env file using the .env.example file as an example β
Remembering that you will need to create an account on Firebase and a project to make a Realtime Database available. Important, also, to use rules in database.rules.json
My version of the original LetmeAsk design on figma is here:
Credits to @Rebecca Gonzalez for the original figma design
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Copyright Β© 2023 JoΓ£o Lucas.
This project is licensed under the MIT license.