Skip to content

A clothing website based on MERN stack where user can purchase clothes and pay using STRIPE gateway, and a dashboard where admin can publish products and perform analysis using data.

Notifications You must be signed in to change notification settings

Kumarsidd/LamaClothing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

LamaClothing

A clothing website based on MERN stack where user can purchase clothes and pay using STRIPE gateway, and a dashboard where admin can publish products and perform analysis using data.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

first .env in api folder

MONGODB_URL = YOUR_URL

PASS_SEC = ANY_WORD

JWT_SEC = ANY_WORD

STRIPE_SECRET_KEY = STRIPE_DASHBAORD_TEST_KEY

second .env in client folder

REACT_APP_STRIPE = STRIPE_DASHBAORD_TEST_KEY

Documentation

STRIPE

REACT

NODEJS

About

A clothing website based on MERN stack where user can purchase clothes and pay using STRIPE gateway, and a dashboard where admin can publish products and perform analysis using data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published