Gilvas / TodoList-Project

Use of JavaScript to create a Todo List, accessing and deleting specific items of the created list (The Web Developer Bootcamp 2020)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TodoList-Project

Use of JavaScript to create a Todo List, accessing and deleting specific items of the created list (The Web Developer Bootcamp 2020)

Usage

  1. Download the TodoList-Project
  2. Open the HTML file named 'index'
  3. Open the developer console to see the list
  4. The instructions to manage your list are easy, just press 'new', 'delete', 'list' or 'quit'
  5. If you don't know how to open the developer console in your browser, check this link

About

Use of JavaScript to create a Todo List, accessing and deleting specific items of the created list (The Web Developer Bootcamp 2020)

License:MIT License


Languages

Language:JavaScript 67.8%Language:HTML 32.2%