This is a simple ToDo web application built using React. It allows users to create, manage, and track their tasks and to-do lists. This README provides essential information about the project, how to set it up, and how to contribute.
Before you begin, ensure you have met the following requirements:
- Node.js and npm (Node Package Manager) installed on your development machine.
- Git installed to clone the repository.
- Clone the repository to your local machine:
git clone https://github.com/pahaljain/taskMaster
2.Change to the project's directory:
cd index.js
- Install the project dependencies:
npm install
- Now Run the App
npm run start
Create, edit, and delete tasks. Responsive design for mobile and desktop.