Skip to content

Nishit-Archive/TODO-app_Redux

Repository files navigation

Todo App

This Todo app is built using React, TypeScript, Tailwind CSS, and Redux Toolkit. It allows users to add, toggle, and delete tasks in a simple and intuitive interface.

Features

  • Add a new todo task
  • Toggle the completion status of a todo task
  • Delete a todo task
  • Responsive design with Tailwind CSS

Getting Started

Installation

  1. Clone the repository:
git clone https://github.com/Nishit-Archive/TODO-app_Redux
cd Todo-redux
  1. Install the project dependencies:
npm install
  1. Start the development server:
npm run dev

This runs the app in development mode. Open http://localhost:5143 to view it in your browser.

Built With

  • React - A JavaScript library for building user interfaces
  • TypeScript - A typed superset of JavaScript that compiles to plain JavaScript
  • Tailwind CSS - A utility-first CSS framework for rapidly building custom designs
  • Redux Toolkit - The official, opinionated, batteries-included toolset for efficient Redux development

License

Distributed under the MIT License. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published