dalerka / Shop

Online store in react, redux, webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shop Build Status

##Preparation

Install nodejs

Install mongodb

Run project

npm install
npm run add-db (for adding initial data)
npm start

Run tests

npm test

Fill db

npm run add-db

Technologies

  • React
  • Redux
  • GraphQL
  • Immutable
  • Babel 6
  • Webpack
  • Webpack-dev-server
  • express
  • Mongoose
  • react-bootstrap
  • react-redux
  • sass
  • and other ...

About

  • Project represents internet shop. It can easy help people to understand above mentioned technologies. Or just use it as boilerplate in their projects.

Open for PRs 👍

About

Online store in react, redux, webpack


Languages

Language:JavaScript 97.3%Language:CSS 2.4%Language:HTML 0.4%