This challenge was a part of internship hiring. I created using React
Clone the project
git clone https://github.com/rohitCSR/todoTask.git
Go to the project directory
cd todoTask
Install dependencies
npm install
Start the server
npm run start