An open API service indexing awesome lists of open source software.

https://github.com/vynnptra/vanilla-js-todo

A simple and responsive Todo List app built with Vanilla JavaScript and styled using Tailwind CSS. Created for learning purposes.
https://github.com/vynnptra/vanilla-js-todo

tailwindcss todolist vanila-javascript

Last synced: 3 months ago
JSON representation

A simple and responsive Todo List app built with Vanilla JavaScript and styled using Tailwind CSS. Created for learning purposes.

Awesome Lists containing this project

README

        

# ✅ JavaScript Todo List App

A simple and responsive Todo List app built using **Vanilla JavaScript** and styled with **Tailwind CSS**.
This project is created as a personal learning exercise to practice DOM manipulation, event handling, and basic UI styling.

---

## ✨ Features

- Add new todo items
- Mark items as completed
- Delete todo items
- Responsive layout with Tailwind CSS
- Clean and minimal UI

---

## 🚀 Getting Started

1. Clone the repository:

```bash
git clone https://github.com/vynnptra/vanilla-js-todo.git
cd vanilla-js-todo