HS831 / Mini-Kart

A full-stack web application that can be easily accessed by users for exploring and ordering sneakers across various brands.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mini-Kart

Build Status

A full-stack web application that can be easily accessed by users for exploring and ordering sneakers across various brands.

Tech

Mini-Kart uses a number of Libraries to work properly:

  • Node.js
  • ReactJs
  • Express.js
  • Passport.js
  • mongoose
  • For Database : MongoDB
  • For authentication : jsonwebtoken
  • And many more..

Installation

Mini-Kart requires Node.js v10+ to run.

Steps to run this project :

sh Step 1 : Clone this Repo Step 2 : Open your bash shell and run code git clone {git clone url} Step 3 : Install the dependencies and devDependencies and start the server.

Step 4 :

cd minikart npm i npm run dev : For development enviorments

The local server will start at 127.0.0.1:3000/

This Project is also deployed on heroku

About

A full-stack web application that can be easily accessed by users for exploring and ordering sneakers across various brands.


Languages

Language:JavaScript 98.9%Language:HTML 0.6%Language:CSS 0.5%