nerzid / shopping-site

Training - A shopping site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a training project for me to learn and master skills on technologies;

It's not important but I use Jetbrains WebStorm v2017.1 as IDE.

Installation

Make sure you have installed the technologies written above.

Then, open up your terminal and do;

  1. git clone https://github.com/nerzid/shopping-site.git
  2. cd shopping-site/shopping-site
  3. npm install
  4. npm start

About

Training - A shopping site


Languages

Language:JavaScript 85.2%Language:HTML 11.8%Language:CSS 3.1%