Skip to content

An Ecommerce web app which includes the features like authentication, authorization, dummy purchase, full order cycle, payment integration with Stripe, a fully functional admin panel and many more which is built upon the tech stack such as MERN, Stripe, Redux, Material UI, Styled Components, Framer motion etc.

Notifications You must be signed in to change notification settings

showbazi/Showbazi-Store-Ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Dependencies

For server - npm i

For client - cd client npm i

Env Variables

Make Sure to Create a config.env file in backend/config directory and add appropriate variables in order to use the app.(Note:- In development environment)

Essential Variables
PORT= DBURI = STRIPE_API_KEY= STRIPE_SECRET_KEY= JWT_SECRET= JWT_EXPIRE= COOKIE_EXPIRE= SMPT_SERVICE = SMPT_MAIL= SMPT_PASSWORD= SMPT_HOST= SMPT_PORT= CLOUDINARY_NAME CLOUDINARY_API_KEY CLOUDINARY_API_SECRET
_fill each filed with your info respectively

Live Website Click Here

Author

Instagram Click Here @b1sagar
LinkedIn Click Here @B Sagar Twitter Click Here @BtheSagar

About

An Ecommerce web app which includes the features like authentication, authorization, dummy purchase, full order cycle, payment integration with Stripe, a fully functional admin panel and many more which is built upon the tech stack such as MERN, Stripe, Redux, Material UI, Styled Components, Framer motion etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages