An open API service indexing awesome lists of open source software.

https://github.com/tanvirhasanprince/build-a-to-do-app-with-only-html-css-and-javascript-asmr-programming-no-talking-


https://github.com/tanvirhasanprince/build-a-to-do-app-with-only-html-css-and-javascript-asmr-programming-no-talking-

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Video Link: https://youtu.be/edc7XzOadcE

Learn how to build a todo list web app in HTML, CSS and JavaScript with the ability to display, create, and delete your tasks. Task list, to-do list, shopping list.

Pre-requisite:
- Knowledge of HTML
- Knowledge of CSS
- Knowledge of DOM in JavaScript

What you will learn from this video
- Use of HTML input tag
- Use of HTML form tag
- CSS Flexbox
- CSS linear gradient
- JavaScript DOM
- JavaScript Function
- JavaScript onchange and onclick function