Skip to content

punith82/Todo

Repository files navigation

Next.js Todo App

A modern, interactive Todo List built with Next.js 13, TypeScript, and Tailwind CSS.
Supports adding, completing, and deleting tasks with responsive and polished UI.


Features

  • Add tasks dynamically via input.
  • Mark tasks as completed (strikethrough + color change + opacity).
  • Delete tasks individually.
  • Responsive layout that works on desktop and mobile.
  • Modern styling with Tailwind CSS: hover effects, smooth transitions, and color-coded buttons.

Tech Stack

  • Next.js 13 (App Router & React 18 features)
  • TypeScript
  • Tailwind CSS

Getting Started

Prerequisites

  • Node.js >= 18.x
  • npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/nextjs-todo-app.git
cd nextjs-todo-app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published