A simple ToDo list application built wih Vite, React, and TypeScript.
This project is a solo endeavor aimed at learning to use React with TypeScript and making use of browser local storage for data persistence.
- Capable of adding, marking as done, and deleting completed tasks.
- Login and signup page to enable user authentication(basic)
To clone this repository to your local machine, use the following command in your terminal or command prompt:
git clone https://github.com/krish4693/Todo-localhost.git