Creating Todo Web App Using Vanilla JavaScript

Written by itsvinayak | Published 2020/03/20
Tech Story Tags: javascript | online-coding-school | simple | html-fundamentals | css3 | geeksforgeeks | nodejs | beginners

TLDR 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.via the TL;DR App

no story

Written by itsvinayak | Computer Science and Engineering student
Published by HackerNoon on 2020/03/20