Skip to content

NavarKartalian/Todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Todo app with color theme switcher and drag and drop

Desktop preview

Be Welcome!

Thanks for checking out this front-end coding challenge.

You can check the result through this link: Todo task list

Frontend Mentor challenges help you improve your coding skills by building realistic projects.

To do this challenge, you need a advanced understanding of HTML, CSS and Javascript.

The challenge

Users should be able to:

  • View the optimal layout for the app depending on their device's screen size
  • Add new todos to the list
  • Mark todos as complete
  • Delete todos from the list
  • Filter by all/active/complete todos
  • Clear all completed todos
  • Toggle light and dark mode
  • Bonus: Drag and drop to reorder items on the list

Links

Built with

Useful resources

Author