Skip to content

E Commerce App where users can buy a product and admins can add/edit a product

Notifications You must be signed in to change notification settings

juliusoh/ecommerce

Repository files navigation

E-Commerce App

A E-Commerce app that uses MERN stack

Live Demo

Link to Live Site

Features

Users can view list of products for sale, write a review, register an account, see number of reviews, add item to cart, remove item from cart, checkout using PayPal API, Admin can see list of products, add a product, remove a product, edit a product.

Technologies Used

  • React.js
  • Redux
  • Multer
  • React Router
  • Node.js
  • Express
  • MongoDB
  • HTML5
  • CSS3
  • Heroku

Getting Started

1. Clone the repository and navigate to the directory

git clone https://github.com/juliusoh/ecommerce.git

2. Install all dependencies

npm install

3. Compile project

npm run dev

6. Access application by entering https://localhost:3000 in the browser.

Lessons Learned

  • Building a full-stack application
  • Utilizing React Router for application routing
  • Utilizing MongoDB and Node Express for Backend queries

About

E Commerce App where users can buy a product and admins can add/edit a product

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages