Skip to content

Files

Latest commit

Aug 28, 2023
0f304cd · Aug 28, 2023

History

History

client

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 28, 2023
Aug 28, 2023
Jan 7, 2022
Jan 7, 2022
Jan 7, 2022
Jan 7, 2022

Front End

E-commerce Frontend Doc

React APP Live Demo

Local Setup:

Install dependencies

  npm install

Start React App

  npm run dev

Build App

  npm run build