Skip to content

jps27CSE/Ecommerce_React_Strapi_Stripe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

Ecommerce App

Demo

Github Link: https://github.com/jps27CSE/Ecommerce_React_Strapi_Stripe

Installation

Frontend .env config

REACT_APP_STRIPE_DEV_APP_KEY = stripe app key
REACT_APP_STRIPE_APP_DEV_URL = stripe localhost url
REACT_APP_STRIPE_PUBLICATION_KEY = strape key

Strape .env Config

HOST=
PORT=
APP_KEYS=
API_TOKEN_SALT=
ADMIN_JWT_SECRET=
TRANSFER_TOKEN_SALT=

#database:

DATABASE_CLIENT=
DATABASE_FILENAME=
JWT_SECRET=
STRIPE_KEY=
CLIENT_URL= frontend url

🔗 Links

linkedin

Screenshots

Run Locally

Clone the project

  git clone https://github.com/jps27CSE/Ecommerce_React_Strapi_Stripe

Go to the project directory (frontend)

  cd frontend

Install dependencies

  npm install
  npm start

Go to the project directory (strapi)

  cd strapi

Install dependencies

  npm install

Start the server

  npm run develop

Screenshots

1111 2222 333333 4444 5555

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published