Skip to content

This is Client side project of Todo app with Auth and CRUD functionalities for managing to-do items.

Notifications You must be signed in to change notification settings

amaranand360/Todoappclientside

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todoappclientside

You can see a live demo of the project at : https://todoappclientside.vercel.app

📝 ToDo App

This is a simple ToDo application built using the MERN (MongoDB, Express, React, Node.js) stack. It allows users to create and manage tasks in a single, easy-to- use interface.

🚀 Installation

To install and run the application, follow these steps:

Clone the repository to your local machine using the following command: https://github.com/amaranand360/Todoappclientside.git

Install the necessary dependencies for both the client and server using the following commands:   npm install

Start the development server using the following command:   npm run dev

🚀 Live Demo

🎯 Usage

Once the application is up and running, you can start creating and managing tasks. To create a new task, simply enter a title and description in the input fields and click the "Add Task" button. To mark a task as completed, click the checkbox next to the task. To delete a task, click the "Delete" button next to the task.

🎨 Features

This application includes the following features:

  • ✅ Register for new user
  • ✅ Login
  • ✅ Create new tasks
  • ✅ Mark tasks as completed
  • ✅ Delete tasks
  • ✅ update tasks by edit
  • ✅ my profile
  • ✅ Logout

💻 Technologies

This application was built using the following technologies:

  • React
  • Node.js
  • Express
  • MongoDB
  • Mongoose
  • Axios

Backend side

Link : https://github.com/amaranand360/TodoappServerside

🤝 Contributing

Contributions are always welcome! If you'd like to contribute to this project, please fork the repository and submit a pull request.

📧 Contact

If you have any questions or comments, please feel free to contact me at: amar.anand0030@gmail.com 👈

About

This is Client side project of Todo app with Auth and CRUD functionalities for managing to-do items.

Topics

Resources

Stars

Watchers

Forks