Skip to content

jrandersen/react-todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React todo list

A simple React todo-list using React, Chakra UI, React icons. Tasks are currently stored in localstorage, this is all client. I may use this as a template to add Redis or maybe another small DB service in the near future.

image

This example has done some rounds, I dont know who to credit, but I have found examples here and here and one updated with Supabase here

🚀 Getting Started

  • Clone
git clone https://github.com/jrandersen/react-todo-list.git
  • Change directory into react-todo-list
cd react-todo-list
  • Install dependencies from package.json
npm install
npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published