Todo App - Fully animated - Local Storage - Responsive (after refresh)
Design comparison
Solution retrospective
Only real problem is that my script for turning the website responsive only works if the browser is refreshed. I've tried using setInterval(runFunction, 1000) but it just wouldn't update. Other problem is not that big, it has more todo with my laziness, the styles files are not properly organised and properly formatted. The .js script has around 50% of its functions commented.
Overall the project was real fun and productive. It really challenged my skills, specially javascript.
Edit 1: Forgot to mention that for some reason "word-spacing" wasn't working aswell...
Credits to Dev Ed's "Beginner Vanilla Javascript Project Tutorial" video.
Community feedback
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