Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 990 Bytes

README.md

File metadata and controls

33 lines (27 loc) · 990 Bytes

Vanilla JavaScript - ToDo App

In this program, you can memorize your tasks. Be careful not to enter a task a second time. It is a font-sensitive program. The entered tasks are stored in local storage The interface is brought from there. Tasks can be deleted individually or collectively.

Table of Contents

Demo

Here is a working live demo : https://humbatovqara.github.io/ToDo-app/

Illustrations

GIF ToDo App

Technologies

  • HTML5
  • Bootstrap 4
  • JavaScript (Vanilla)
    • Local Storage

Source

Inspired lessons: Engin Demioğ & Mustafa Murat Coşkun - JavaScript lessons

Launch

# Clone this repository
https://github.com/humbatovqara/ToDo-app.git