davidshare / ShareShop

An E-commerce website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShareShop

An ecommerce website built with react and other tools

Requirements

You will need the following software to be able to run this app successfully

Node

Node

Yarn

Yarn

Installation

$ git clone https://github.com/davidshare/ShareShop.git
$ cd ShareShop
$ yarn install

Run the App

You can run the app in development or production mode

Development mode

yarn run start:dev

Production mode

yarn start

Deploy the App to GH pages

Languages & tools

  • HTML
  • CSS
  • Javascript
  • React
  • Webpack

Inspiration

Andrei Neagoie - Complete React Developer in 2019 (w/ Redux, Hooks, GraphQL)

About

An E-commerce website

License:GNU General Public License v3.0


Languages

Language:JavaScript 82.5%Language:CSS 16.3%Language:HTML 1.2%