Creating Todo Web App Using Vanilla JavaScriptby@itsvinayak
1,270 reads

Creating Todo Web App Using Vanilla JavaScript

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

In this web app, one can create notes and delete like Google Keep or Evernote. To create a basic todo app we will create the basics of javascript. The basic setup is to create three files forhtml,css and javascript. To make these files run command $$ touch index.html index-css index-js index-jennennigie-todo-app to create a simple web app. To do this is a simple task: add a button to add an item to the top of a box.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Creating Todo Web App Using Vanilla JavaScript
vinayak HackerNoon profile picture

@itsvinayak

vinayak

Computer Science and Engineering student


Receive Stories from @itsvinayak

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!