Javascript OOP Product App

This is a simple Vanilla Javascript Frontend CRUD that uses Object Orientend Programming using Ecmascript 6+ Features.

Installation

npm install
npm start

now visit http://localhost:8080

Project Structure

  • src is the folder with the source code