Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 433 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 433 Bytes

📝 Todo List

Todo List built using HTML, CSS, and Vanilla JS.

Screenshot

Purpose

The goal of this project is to implement my understanding of OOP Principles in JS.

Object-creation and organization patterns used:

  • Classes
  • Module pattern
  • ES6 Module