javascript-products-app-oop icon indicating copy to clipboard operation
javascript-products-app-oop copied to clipboard

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