bhawesh2009 / tiffin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 91.8%Language:CSS 4.4%Language:HTML 3.7%