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.
- Clone or download the repository
- Open your terminal and navigate to the project directory
- Run
npm install
to install the necessary dependencies - Run
npm start
. The application will be running at http://localhost:3000.
- 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