demo.mp4
- Toggle light and dark mode
- Fully Responsive
- Add new todos to the list
- Edit todos from the list
- Mark todos as complete
- Delete todos from the list
- View the total items left on the list
You will need node.js and git installed globally on your machine.
To get started just clone this repository. You will need node.js and git installed globally on your machine.
- Installation: npm install
- In the project directory, you can run: npm start
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.
Open the project folder and Navigate to /src/components/. You will find all the components used and you can edit your information accordingly.