Skip to content

Ecommerce site build with React, Redux, Express, MongoDB and Paypal

Notifications You must be signed in to change notification settings

jluisfgarza/terralu

Repository files navigation

Terralú

img

Run project

git clone https://github.com/terralu/website
cd website
npm i
cd client
npm i
cd ..
npm run dev

Credentials

Admin:
user: [email protected]
pw: rootroot
Customer:
user: [email protected]
pw: test123

Paypal Sandbox Credentials

Customer:
user: [email protected]
pw: terra2019

Project Config

create a .env file at root with the following structure.

MONGO_URI=
N_EMAIL=
N_PASSWORD=

create a .env file at client dir root with the following structure.

REACT_APP_PS_TOKEN="PAYPAL_SANDBOX_CODE"

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •