Skip to content

This is a todo app, i have developed it on reactjs and used state and local storage for storing todos.

Notifications You must be signed in to change notification settings

masterabdullah95/Todo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Todo app developed using React and javascript. You can check the live demo of this app here https://todoapp-abdul.netlify.app I have added some features to it which are listed below:

  1. Add todo
  2. Remove todo
  3. Mark/Unmark todo as complete or incomplete
  4. Used React-Toastify library for notifications https://www.npmjs.com/package/react-toastify
  5. Used react icons library https://react-icons.github.io
  6. Used Bootstrap for styling https://getbootstrap.com
  7. Day/night theme mode
  8. Realtime date and timer
  9. Search functionality
  10. Todo filters for complete and incomplete

You can clone this repository and run it by this command "npm run dev"

Open http://localhost:3000 with your browser to see the result.

About

This is a todo app, i have developed it on reactjs and used state and local storage for storing todos.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published