Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 856 Bytes

File metadata and controls

26 lines (22 loc) · 856 Bytes

React Todo App with React Router, Redux and Tailwind CSS

A simple Todo app built with React, Redux, Tailwind CSS, and React Router. Manage your tasks easily!

Features Create, update, and delete tasks Mark tasks as done Filter tasks by categories

Installation

Usage

Folder Structure

  • src/: Contains the app code.
  • public/: Static assets and HTML template.
  • package.json: Dependencies and scripts.
  • README.md: This README file.

Contributing

  • Contributions welcome! Fork, make changes, and submit a pull request to main.

License

This project is under the MIT License. Feel free to use, modify, and distribute it.