Sakura-themed To-Do List app built with Javascript — designed to boost productivity.
##� Overview
Sakura Themed TODO List is a responsive, single-page web application that allows users to create, manage, and track their daily tasks efficiently.
It’s built with Javascript for fast performance and modern front-end development practices.
- ✅ Add, edit, and delete tasks
- 🧭 Filter tasks (All / Active / Completed)
| Technology | Purpose |
|---|---|
| JavaScript (ES6+) | Core language |
| CSS | Styling and layout |
# Clone the repository
git clone https://github.com/AngelBelRoth/app-todolist.git
# Navigate to the project folder
cd app-todolist
# Install dependencies
npm install