/ShareShop

An E-commerce website

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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)