Skip to content

anupamthackar/ToDo-App

Repository files navigation

ToDo App

Welcome to our ToDo app project!

Description

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.

Screenshots

image

image

image

image

Features

  • 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.

Run Locally

  1. Clone the project:

    git clone https://github.com/anupamthackar/ToDo-App.git
  2. Navigate to the project directory:

    cd ToDo-App
  3. Install dependencies:

    npm install
  4. Start the server:

    npm start

Tech Stack

  • 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.

Project Links

Releases

No releases published

Packages

 
 
 

Contributors