A simple and intuitive React-based project management application that allows you to:
- Create and manage multiple projects
- Add tasks to individual projects
- View tasks per project
- Delete or clear projects
- 📝 Create new projects with custom titles
- ✅ Add and manage tasks within each project
- 📋 Switch between and view different projects
- 🗑️ Delete individual projects or clear all data
- React (Hooks & Functional Components)
- Context API (for global state management)
- Tailwind CSS (for styling)
- UUID (for unique project/task IDs)
-
Clone the repository:
git clone https://github.com/SamyAliSanchez/react-project-management.git