A simple TODO web app made to learn React (bootstrapped with Create React App).
Features:
- Organize TODO items into different projects
- Edit TODO items to include priorities and due dates
- Sort TODO items for personalized organization
- See all TODO items from all projects
- Different themes for customization (I'm stil not a UI designer, so...)
This project is derived from my previous project on a TODO web app, but improved upon.
This project is live here!