/node-ecommerce-app

Basic eCommerce app built using Node and Express

Primary LanguageJavaScript

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