Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App

A simple Todo application built with Node.js backend and a modern responsive UI.

Setup

  1. Install dependencies:

npm install npm install -g nodemon

  1. Copy the example environment file:

cp .env.example .env

  1. Start the application:

npm run dev

The app runs on http://localhost:4000

Features

Add / Delete / Update todos

Filter by status (All / Active / Completed)

Clear completed todos

Simple and clean UI

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages