wardlock21 / JewelryMeanApp

Complete MEAN stack app for eCommerce ( Jewelry ) with authentication

Home Page:https://authmeanapp.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JewelryMeanApp

Complete MEAN stack app for eCommerce ( Jewelry ) with authentication

Express Backend

A rock solid Node.js/Express server using Mongoose to organize models and query the database.

Angular-CLI

Angular-CLI to generate components,services and more. Local dev server and easy compilation.

JWT Tokens

Full featured authentication using JSON web tokens. Login and store user data

Usage

Installation

Install the dependencies $ npm install

Run app $ npm start

For angular-src folder

Install the dependencies $ npm install

Run app $ ng serve

Demo:https://authmeanapp.herokuapp.com/

About

Complete MEAN stack app for eCommerce ( Jewelry ) with authentication

https://authmeanapp.herokuapp.com/


Languages

Language:TypeScript 51.6%Language:HTML 31.7%Language:JavaScript 14.2%Language:CSS 2.5%