Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 535 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 535 Bytes

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.