Skip to content

Manage your tasks with ease using the TodoList application, built with Next.js. This simple and intuitive task management tool allows you to keep track of your to-do list effortlessly.

Notifications You must be signed in to change notification settings

CakeInTech/todoapp_nextjs

Repository files navigation

TodoList Application

Welcome to the TodoList application! This project is built with Next.js and is designed to help you manage your tasks efficiently.

Getting Started

Clone the Repository

git clone git@github.com:CakeInTech/todoapp_nextjs.git
cd todo-list

Install Dependencies and Run Locally (Development)

yarn install
yarn dev
# or npm run dev if you prefer to use NPM instead of Yarn for package management
# Open http://localhost:3000 in your web browser to see the application running.

Features

  • Manage your tasks effortlessly.
  • Filter tasks by All, Active, or Completed.
  • Toggle task completion with a simple click.
  • Clear all completed tasks with a single button.

Live Demo

  • You can access a live demo of this application here. Enjoy managing your tasks efficiently

About

Manage your tasks with ease using the TodoList application, built with Next.js. This simple and intuitive task management tool allows you to keep track of your to-do list effortlessly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published