zayinhd / E-Market-App

This is a code repository for an E-market app. Do checkout this E-market app developed using commercejs. A star atleast?

Home Page:https://e-market-app.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E-market app

Built with Reactjs, Commercejs, Stripe and Material UI. Showcases a few products integrated in Commercejs api. Commercejs purposely for handling order requests, shipping and payment option with stripe api.

Screenshot (23)

Screenshot (24)

Getting started

To get started with this project, run git clone https://github.com/zayinhd/E-Market-App.git

Installation

Install the project dependencies using npm:

npm install

Set Up Environment Variables

Create a new file named .env in the root of your project and add the following content:

REACT_APP_CHEC_PUBLIC_KEY = REACT_APP_STRIPE_PUBLIC_KEY =

Replace the placeholder values with your actual credentials.

Running the Project

npm run dev

##That's all you need

About

This is a code repository for an E-market app. Do checkout this E-market app developed using commercejs. A star atleast?

https://e-market-app.vercel.app

License:MIT License


Languages

Language:JavaScript 97.8%Language:HTML 2.2%