- This is the front-end design of a discussion portal where users can ask questions, comment on the questions, upvote or downvote the questions, and resolve the questions.
- It doesn't make use of a database to store data, instead it makes use of the browser's local storage to access and store the data.
- This project was built during CodeQuotient's SuperCoders training program.
- Users can raise any questions.
- Users can click on question to give the answers to questions.
- Users can upvote or downvote the questions.
- Users can resolve the questions.
- Users can mark the questions as favourite.
Hope you all liked it ❤️