Skip to content

AbdoSadory/E-commerce-MERN-App

Repository files navigation

MERN E-commerce Application

Project objectives:

- Learn more about Redux (State Managment).

- Use new React library npm packs.

- Learn more about Nodejs backend stack including (Mongodb, Mongoose, Express)

How to set up the app locally ?

  1. Clone this repository to your local machine:
    git clone https://github.com/AbdoSadory/E-commerce-MERN-App.git
  2. Install npm packages in root folder and in front-end folder:
    npm install
  3. Start the local server in root folder:
    npm run dev

Packages have been used

  1. React-Bootstrap
  2. React Rating
  3. React Router Bootstrap
  4. Bootswatch
  5. Concurrently
  6. Colors
  7. Bcrypt.js
  8. Express async handler
  9. Multer
  10. toastify.js

Home

productDetails

admindashboard