kmabika / react-minimal-store

A react e-commerce store built with React.js, Redux, GraphQL, Opus & Styled Components.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Minimal E-Commerce Store

View Guide »

(back to top)

Built With

(back to top)

Getting Started

Prerequisites

Install the server and run the server.

  • npm
    cd graphql-endpoint
  • yarn
    yarn install
  • start server
    yarn start

Scandiweb Client

Ensure the server is running and start the client.

  1. clone the repo
    git clone https://github.com/kmabika/minimal-store-scandiweb
  2. install packages
    yarn install
  3. start client
    yarn start

About

A react e-commerce store built with React.js, Redux, GraphQL, Opus & Styled Components.


Languages

Language:JavaScript 84.5%Language:TypeScript 12.4%Language:CSS 2.7%Language:HTML 0.3%