Skip to content

elibenjii/ecommerce-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React/Node.js template (MERN stack) ecommerce (light bundle: 100ko).

Prerequisites

Node.js, MongoDB and npm or yarn package manager are required

Installation

You will only need to install the modules and import your DB. You can run a demo collection from file 'democollections.json'

Installing the modules & importing the products list DB:

$ yarn
$ cd client && yarn start
import democollections.json
setup your config.js file (secret JWT & Mongo URI)

Features

  • cached DB for fast results
  • filters combinables bewteen each other
  • validators

About

MERN fullstack ecommerce react/redux/node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors