Skip to content

Praneshchow/E-commerce-react

Repository files navigation

Ecommerce React Web (Ema-john)

Github Setup:

Git clone: git clone <..link..>

Git Remote set: git remote set-url origin <..link..>

You can check your remote location: git remote -v

Create your own repository. Then set the remote location of your repository.

React Project Run

React package Install: npm install

React project run: npm run dev

API

Link to load API data: https://raw.githubusercontent.com/ProgrammingHero1/ema-john-resources/main/fakeData/products.json

React Router Setup:

Run this: npm install react-router-dom localforage match-sorter sort-by