Welcome to our ToDo app project!
Our project is a ToDo application developed using React.js, Redux, and Tailwind CSS. It provides users with a simple and intuitive interface to manage their daily tasks efficiently.
- Add Task: Easily add new tasks to your ToDo list.
- Update Task: Edit existing tasks to keep your list up to date.
- Delete Task: Remove tasks from your list when they are no longer needed.
-
Clone the project:
git clone https://github.com/anupamthackar/ToDo-App.git
-
Navigate to the project directory:
cd ToDo-App -
Install dependencies:
npm install
-
Start the server:
npm start
- React.js: Frontend library for building user interfaces.
- Redux: State management for React applications.
- Tailwind CSS: Utility-first CSS framework for building custom designs quickly.
- Live Demo: ToDo App



