muskanmi / To-do-list

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:CSS 35.9%Language:JavaScript 35.7%Language:HTML 28.4%