FrostTodo is a modern, responsive Todo App featuring a sleek glassmorphism design and a dynamic gradient background. It allows users to add, view, and delete tasks, with changes persisting across browser sessions thanks to local storage implementation.
- Add, view, and delete tasks.
- Tasks are saved in local storage, so they persist across browser sessions.
- Modern design using glassmorphism and gradient background.
- Responsive design that looks good on both small and large screens.
- HTML
- CSS
- JavaScript
- Clone this repository:
git clone https://github.com/EncodeNeel/FrostTodo.git - Open
todo.htmlin your browser. - Start adding tasks!
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the GNU GPL v3.0.
