ushka / node-ecommerce-app

Basic eCommerce app built using Node and Express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node Express eCommerce App

Basic eCommerce app using Node JS and Express. App includes:

  • Basic authentication workflow that hashes and salts passwords to a local JSON file.

Commands

npm run dev – runs the server in watch mode

About

Basic eCommerce app built using Node and Express


Languages

Language:JavaScript 92.9%Language:CSS 7.1%