Skip to content

Bikram-ghuku/ecommerce_client

Repository files navigation

Eateries

React frontend for the MERN stack ecommerce website

Method to setup in local system

  1. Clone the repo for frontend

    git clone https://github.com/bikram-ghuku/ecommerce_client
  2. Install Dependencies

    npm i
  3. Run the web app

    npm run dev