ha346 / todo-list-react-redux-persist

This is a todo list using react-redux with functionality contains create, read, update, delete, delete all, mark as completed and store the todos in localStorage using React-Persist.

Home Page:https://todo-list-react-redux-persist.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Todo App using React-Redux with React-Persist

It is a todo list app using react-redux with functionalities include such as: Create, Read, Update, Delete, Delete All, Local Storage, etc.

Live Link: Live Link of Project.

How to Run the Project

In the project directory, you can run:

npm install

npm run start

About

This is a todo list using react-redux with functionality contains create, read, update, delete, delete all, mark as completed and store the todos in localStorage using React-Persist.

https://todo-list-react-redux-persist.vercel.app


Languages

Language:JavaScript 80.0%Language:HTML 14.0%Language:CSS 6.0%