Skip to content

Welcome to our Todo List project repository! This is a JavaScript implementation of a simple, yet powerful Todo List application, with a user interface created using HTML, CSS.

Notifications You must be signed in to change notification settings

BinaryBard-0604/To-do-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Redux Todo App

This is a simple Todo App built using React and Redux. It allows you to add, edit, and delete tasks in a list. The app uses Redux for state management.

Features

  • Add a new task
  • Edit an existing task
  • Delete a task

Getting Started

To run this app locally, follow these steps:

  1. Clone the repository:

  2. Install dependencies:

cd react-redux-todo-app npm install

  1. Start the development server:

npm start


4. Open your browser and go to [http://localhost:3000](http://localhost:3000) to use the app.

About

Welcome to our Todo List project repository! This is a JavaScript implementation of a simple, yet powerful Todo List application, with a user interface created using HTML, CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published