This project is a simple Todo List application developed as part of the "Exploring Vibe Coding Experience" assignment. The main goal of the project is to create a functional task management app while using a vibe coding tool during the development process.
The application allows users to add, edit, delete, and store tasks in the browser using local storage.
- Add new tasks
- Edit existing tasks
- Delete tasks
- Save tasks using browser localStorage
- Simple and clean user interface
- HTML
- CSS
- JavaScript
- Cursor (AI-powered code editor)
- Clone the repository:
git clone https://github.com/hakkican-byte/todo-app.git