Skip to content

A simple To-do list application developed using HTML, CSS and Javascript.

Notifications You must be signed in to change notification settings

muskanmi/To-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do List:

This repository contains the source code of a simple web application developed using HTML, CSS and Javascript which can be used to create new notes, update and delete them as well.

Preview

Instructions:

  1. Get the source code on your pc via git.
  git clone https://github.com/muskanmi/To-do-list
  1. Navigate inside the required folder through your terminal.
  cd To-do-list/html
  1. Now, simply open the index.html file to access the application on your browser.