NitishGadangi / ShopCart

A shopping cart website prototype built in MERN stack ๐Ÿ’–

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShopCart

A funtime project with a dump of all my MERN stack web development skills ๐Ÿ˜‰.

Nerd Stuff

Backend

mongoose - elegant mongodb object modeling

node.js - Node.jsยฎ is a JavaScript runtime built on Chrome's V8 JavaScript engine.

express - Fast, unopinionated, minimalist web framework for Node.js

body-parser - Node.js body parsing middleware.

cookie-parser - Node.js cookie parsing middleware.

cors - CORS is a node.js package for providing a Connect/Express middleware that can be used to enable CORS with various options.

express-validator - express-validator is a set of express.js middlewares that wraps validator.js validator and sanitizer functions.

jsonwebtoken - An implementation of JSON Web Tokens.

express-jwt - This module provides Express middleware for validating JWTs (JSON Web Tokens) through the jsonwebtoken module.

lodash - A modern JavaScript utility library delivering modularity, performance & extras.

braintree - Resources and tools for developers to integrate Braintree's global payments platform.

Frontend

react - A JavaScript library for building user interfaces

bootstrap - The most popular HTML, CSS, and JS library in the world.

Project Architecture

DatabaseTree

Want More..? ๐Ÿค”

Further layman stuff and preview will be added soon. Untill then stay calm and clone the repo ๐Ÿคž๐Ÿคž.

Made with โค๏ธ by Nitish

About

A shopping cart website prototype built in MERN stack ๐Ÿ’–


Languages

Language:JavaScript 98.1%Language:HTML 1.7%Language:CSS 0.2%