An open API service indexing awesome lists of open source software.

https://github.com/manav8651/mini-kart

A full-stack web application that can be easily accessed by users for exploring and ordering sneakers across various brands.
https://github.com/manav8651/mini-kart

expressjs mongodb nodejs passportjs react-router reactjs

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Mini-Kart

[![Build Status](https://travis-ci.org/joemccann/dillinger.svg?branch=master)](https://travis-ci.org/joemccann/dillinger)

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](https://nodejs.org/) 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
### Heroku Link : https://mini-kart.onrender.com/