giotsere / todoapp

A Vanilla JavaScript ToDo App with SCSS and Webpack

Home Page:https://giotsere.github.io/todoapp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToDo App

A Vanilla JavaScript ToDo App

Features

  • Add Note with Title and Todos
  • Delete Note
  • Local Storage
  • Responsive

Usage

  1. Add Title
  2. Add a todo and press Enter to clear the input field for the next todo
  3. Click anywhere outside of the input boxes to add the note to your list

Demo

Todo App Demo

About

A Vanilla JavaScript ToDo App with SCSS and Webpack

https://giotsere.github.io/todoapp/

License:MIT License


Languages

Language:JavaScript 60.3%Language:SCSS 22.6%Language:HTML 17.1%