/SellIt

SellIt! An Ecommerce Website where users can buy items that are put on for sale from other users. This app was created using MERN stack framework. Once users create an account they are free to shop and pay for their item and will receive their receipt via email. Also users can message Admin to become a Seller of products.

Primary LanguageJavaScript

Sellit ECommerce Website

Welcome! This MERN application is a fully-functional e-commerce website.

Website

TOOLS

  • HTML5 and CSS3: Semantic Elements, CSS Grid, Flexbox
  • React: Components, Props, Events, Hooks, Router, Axios
  • Redux: Store, Reducers, Actions
  • Node & Express: Web API, Body Parser, File Upload, JWT
  • MongoDB: Mongoose, Aggregation
  • Development: ESLint, Babel, Git, Github,
  • Deployment: Heroku

Run Locally

1.

cd Backend

  • npm install
  • npm start

2.

open new terminal

  • cd frontend
  • npm install
  • npm start

3.

6. Admin Login