- Users can create new tasks
- Users can edit and update previous tasks
- Users can get analytics about their progress
- React
- React Router
- Tailwind
- Node
- Express
- MongoDB
- Mongoose
- Axios
- Recharts
- Headless UI
- React Icons
- Live Site Link: https://657ab4522a791f719f5934aa--incandescent-kleicha-796bed.netlify.app/
- Live API Server Link: https://mernifyu-task-manager-server-side.onrender.com/
- Client-Side: https://github.com/Mutah3r/mernifyU-todo-list
- Server-Side: https://github.com/Mutah3r/mearnifyU-task-manager
Follow these steps to set up and run the project:
-
Clone the repository:
https://github.com/Mutah3r/mernifyU-todo-list.git
-
Install dependencies:
cd mearnifyU-todo-list npm install
-
Start the server:
npm start