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.
- Host: GitHub
- URL: https://github.com/manav8651/mini-kart
- Owner: manav8651
- Created: 2022-10-03T10:31:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T09:58:53.000Z (over 3 years ago)
- Last Synced: 2025-01-01T08:43:54.058Z (over 1 year ago)
- Topics: expressjs, mongodb, nodejs, passportjs, react-router, reactjs
- Language: JavaScript
- Homepage: https://mini-kart.onrender.com/
- Size: 1.49 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mini-Kart
[](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/