consdu / simple-todo-app

A simple todos app with JS classes

Home Page:https://bespoke-alfajores-2a8e94.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A basic TODO app using JS classes

I've built this simple TODO app in order to get familiar with Javascript classes and DOM Manipulation.

Preview

App Screenshot

Functionality

  • Input your todo
  • Choose category
  • Click submit or hit enter
  • Data is persisted with localStorage API

Demo

TODO App

About

A simple todos app with JS classes

https://bespoke-alfajores-2a8e94.netlify.app


Languages

Language:CSS 50.1%Language:JavaScript 31.4%Language:HTML 18.5%