Skip to content

ianjennings/todo_react_app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo React App 📝

🖊️ A simple Todo App built using React and Mantine UI

This is a super simple Todo App built using React.js and styled using Mantine UI.

You can view a live demo of the project here: https://javascriptbear.github.io/todo_react_app/ Or, you can watch this video demo

(Most likely outdated, its reccomeneded you check out the live demo!)

2022-07-10.23-34-05.mp4

😃 Features:

  • ➕ Add todos
  • 🗑️ Delete todos
  • ⏸ Save todos to Local Storage when the state changes
  • ▶️ Load the todos from Local Storage when the site is loaded again
  • 🌙 Light \ dark mode toggle

❤️ Feel free to create issues and contributions for features or bugs to this project.

About

A simple React Todo List App using Mantine UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.2%
  • HTML 26.2%
  • Shell 4.6%