Skip to content

Latest commit

 

History

History
45 lines (23 loc) · 1.44 KB

File metadata and controls

45 lines (23 loc) · 1.44 KB

RPL_Petshop_be_fe

Ini adalah project rpl dengan menggunakan react js disisi frontend dan node js express di sisi backend

image

HOW TO RUN THIS CODE ___

First you can Clone this code with :

  1. open your Git Bash
  2. write the command "git clone https://github.com/HaiPigGi/Petshop_E-Commerce-Payment-Stripe.git"
  3. And then Enter

image

Install ALL Dependency

Backend

  1. Go to Backend WIth cd backend
  2. install with command "npm install"
  3. And then run with "npm run start"
  4. For The API Key at the PaymentController you can also change it into your API key (I Use Stripe)

Frontend

  1. Go to Frontend WIth "cd frontend"
  2. install with command "npm install"
  3. And then run with "npm run petshop"

image

image

image

image