surajnaveen / Todo-Web-App-JS

Creating a Todo Web app using javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo Application

plot

A mobile-responsive Todo Application built using HTML, CSS, and JavaScript, which has helped me gain valuable knowledge in JavaScript's Document Object Model (DOM).

Features

  • Create, update, and delete tasks.
  • Mark tasks as complete.
  • Mobile-responsive design for seamless task management on all devices.

Demo

plot

You can try the application live here.

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.

  1. Clone the repository:
    git clone https://github.com/surajnaveen/todo-application.git

About

Creating a Todo Web app using javascript


Languages

Language:CSS 49.4%Language:JavaScript 34.8%Language:HTML 15.8%