Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 867 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 867 Bytes

To-do-plus

A React app that allows users to add, categorize, and mark tasks to-do/books to read/things to check. Users can create personalized lists, add categories with custom icons. It features an option to mark favorite tasks, ensuring crucial tasks are not overlooked. Built with React, Redux, React Router, and SCSS, this app offers a visually pleasing and organized approach to task/things to check management.

Getting Started

  1. Clone or download the repository
  2. Open your terminal and navigate to the project directory
  3. Run npm install to install the necessary dependencies
  4. Run npm start. The application will be running at http://localhost:3000.

Features

  • Add new list
  • Add new category with the chosen icon in the list
  • View categorized tasks to-do/books to read/things to check
  • Mark your favorites
  • Add, mark, or delete elements