federicobaldini / shiro-frontend

Demo project of an e-commerce web application to buy products and manage sales. Frontend made using React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shiro-frontend

Demo project of an e-commerce web application to buy products and manage sales. Frontend made using React.

home

products

product

Available Scripts

Install the dependencies:

npm install

then start the development server:

npm run start

Navigate to localhost:3000. You should see the app running. Edit a component file in src, save it, and reload the page to see your changes.

Building

To create an optimised version of the app:

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
The app is ready to be deployed!

About

Demo project of an e-commerce web application to buy products and manage sales. Frontend made using React.


Languages

Language:JavaScript 70.0%Language:CSS 27.4%Language:HTML 2.5%Language:Shell 0.1%