Welcome to my Todo App, a full-stack CRUD (Create, Read, Update, Delete) application built using the MERN stack (MongoDB, Express, React, Node). This application allows you to manage your daily tasks efficiently.
- Create: Add new tasks to your todo list.
- Read: View all your tasks in a list.
- Update: Edit your existing tasks.
- Delete: Remove tasks that are no longer needed.
Check out the live demo of the application https://todoapp-07e1.onrender.com/
Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.
- Node.js
- MongoDB
Clone the repository:
git clone https://github.com/kingpranav21/todo-app.git
cd todo-app