Admin and report web app to manage ecommerce application made with reactjs.
It's design to manage the main application ecommerce-web-app.
Includes a loguin as guest for users to access and test the functionality displaying mock data.
$ npm install# Compiles for production
$ npm run build
# production mode
$ npm run start