msinamsina / todo-js

A simple todo app using js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript ToDo App

This repo. has prepared a simple to-do app using Javascript programing language which is a good exercise for beginners.

In this project, we create different functions for creating and removing different tasks and by using the local storage, tasks will not be removed after closing the browser window.

image

About

A simple todo app using js

License:MIT License


Languages

Language:JavaScript 63.2%Language:HTML 36.8%