[go: up one dir, main page]

Skip to content

rclobo23/Vastram

Repository files navigation

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

Demo

https://demo-react-eco2.herokuapp.com/

https://demo-react-eco2.herokuapp.com/admin (user: admin, psw: admin)

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

Other projects

Wanna play with react and SVG/CSS animations? https://github.com/NielsDom/react-countries / DEMO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages