Skip to content
/ todo Public

A simple Todo App created using React, Styled Components

Notifications You must be signed in to change notification settings

jayashraj/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App

View demo here

A simple todo app based on react and styled-componenets. Uses local storage to store the to-do items.

I actually use this app on a secondary laptop( which is always on) to see my tasks that I have to do.

Screenshot

Screenshot

Features

  • Set your own background color with x color #<hexcode>
  • Set your own title with x title Anything after x space title space
  • Clear all tasks at once with x clear. This still keeps your color and title.
  • Reset everything to blank with x reset

Feature I want to implement

  • Dark/Light Theme (manual and time based?)
  • Drag to rearrange the list
  • Appear on a certain date
  • Different colors for priority

About

A simple Todo App created using React, Styled Components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published