Figma Link : https://www.figma.com/file/yCr9iaYZ9sQz9SbCP0t70R/Sample-To-Do-List
Live Link: https://amura-todo.netlify.app
Clone the project
git clone https://github.com/dhruvindsd-dev/amura-todo
Go to the project directory
cd amura-todo
Install dependencies
npm install
Start the server
npm dev