
Design comparison
Solution retrospective
First js intensive web app This took around 3 days and 900 lines of code (not including the included json file). Purely written using just HTML, CSS, and JavaScript.
This was my first time using json files, had a few issues getting around code timing and fetch request being asynchronous, but just ended up plopping the json string straight in to my file and .parse(ing) it.
Still a few things to do. Namely the progress bar, making the page responsive, and just general styling fixes
[edit] -Added the progress bar -Added background image to both light and dark mode
Community feedback
- @kaoutar-ouadihPosted 12 months ago
Good work! maybe you can make it responsive.
But aside from that Great job.
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord