Practice object oriented programming principles: SOLID principles with a focus on Single Responsibility and Loosely Coupled Objects, in addition to using local storage.
Install dependencies:
npm install
Start project server (opens page in new tab):
npm start