Just a simple personal to learn webapp for ecommerce site. selling old and refurbished product.
# install dependency
npm i // install all dependency/ third party library.
// After installing dependency
npm run dev // development server
npm run build // build production code.
npm run start // start production after build.just to learn. nothing else.
Will incldue MIT license. don't think will be working on it uch.