Skip to content

itsahadul99/To-Do-App-With-Redux

Repository files navigation

Daily To-Do Keeper

A simple and efficient to-do app that helps you organize and keep track of your daily tasks. This app allows you to add, edit, and remove tasks with ease, and it also stores your tasks locally so they persist even when you refresh the page.

Live Demo

You can view the live version of the app here:
Daily To-Do Keeper

Features

  • Add new tasks
  • Edit existing tasks
  • Remove tasks
  • Tasks persist on page refresh (local storage)
  • Simple and clean user interface

Tech Stack

  • Frontend: React, Redux, Tailwind CSS
  • State Management: Redux Toolkit
  • Local Storage: To save tasks persistently
  • Deployment: Netlify

How to Run Locally

  1. Clone the repository:
    git clone https://github.com/your-username/daily-todo-keeper.git
  2. cd daily-todo-keeper
  3. npm install
  4. npm start

Feel free to update the repository link and any other details! This will give a nice, clean README for anyone visiting or using your project.

About

A simple to do application using React, Redux and Typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors