diptesshjaiin / project1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi Everyone!

Today we're going to create a To-do list App with JavaScript (Vanilla JavaScript: No Framework).

In this tutorial, a JavaScript Beginner can create a functional to-do list with ease and won't face any problems doing that.

You must know the basics in JavaScript and HTML.

Let's talk about the application you're going to build.

When you add a to-do task, the app updates it by adding it to the to-do list.

And when you finish a task and you want to delete that task you can simply press the bin icon to remove that to-do task from the list.

About


Languages

Language:HTML 49.2%Language:JavaScript 27.4%Language:CSS 23.4%