
Quiz App
Open in IDE
Includes assets, JPG images of the design files, design files themselves and a basic style guide. There's also a README to help you get started.
Project Description
Your challenge is to build out the Quiz App and get it look as close to the design as possible.
This project focuses HTML, CSS & JS. Javascript is really important in this since it allows the app to be functional by validating the correct answer
You can use any tools you like to help you complete the project. So if you've got something you'd like to practice, feel free to give it a go.
Your users should be able to:
-
View Highscores
-
Start and Complete the quiz with the functional timer
-
When questions of the quiz are completed the score is set to the remaining seconds of the timer.
-
The score should be added the to high scores in local storage
-
The high scores should be sorted in descending order by score
You can go through the Readme.md
to see more details regarding the project and the assets folder to see the preview images of the project for desktop and mobile viewports.
Get involved with the community
Join our discord server and explore the community forum to share your feedback with others. Ask questions, help others and learn in public to make the best use of codedamn.
Also check out the full-stack learning path to learn how to build such projects completely on your own.