This is a simple Todo app built using React for QuadB Tech Internship Project.
To get started with this project, follow these steps:
- Clone this repository to your local machine:
git clone <https://github.com/ankit8453/todoApp.git>
or Directlity Download Zip..
- Navigate to project Directory in your system:
3.Install dependencies:
npm install
4.Start the development server:
npm run dev
- Follow the localhost link to use the todoApp Project