Abdullah0332 / ECommerce-Redux

A Complete E Commerce Website on MERN Stack with Redux and Stripe for Payment and also Cloudinary for store Images on cloud.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShopIT E-commerce Project

Complete E-commerce site built with Node.js, React, Redux, Express, MongoDB

Env Variables

Create a .env file in the backend folder in config folder with name config.env Add your variables in that as shown in the course.

Install Dependencies (Frontend)

cd frontend
npm i

Install Dependencies (Backend)

cd backend
npm i

Run Code

cd backend
npm start
<<<<<<< HEAD

Go To

& cd frontend npm start


### Go To
http://localhost:3000
>>>>>>> cac9597ad861f9e3dcf65cfa1f662e78ab5d2145

About

A Complete E Commerce Website on MERN Stack with Redux and Stripe for Payment and also Cloudinary for store Images on cloud.


Languages

Language:JavaScript 95.4%Language:CSS 3.7%Language:HTML 0.8%Language:Shell 0.1%