Skip to content

codepraycode/todoapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Todo app

Design preview for the Shortly URL shortening API coding challenge

Table of contents

Overview

Your challenge is to build a todo app,persistent and as optimal as possible

Your users can:

  • 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

Usage

This project can be accessed on a live server

Acknowledgement

Thanks to Kyle from WebDevSimplified on youtube for the tutorial on drag and drop.

Author