karuncodes / react-from-scratch

just practising react (v16.4), developing project from scratch using webpack v4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-from-scratch

recreating/building up project (ski-resort example from lynda) from scratch.

Jump to commits for project building description.

built from latest resources available on Aug 1, 2018.

to build:

Download, clone this project Open the project directory open command prompttype npm install dependencies will be install run npm start

About

just practising react (v16.4), developing project from scratch using webpack v4


Languages

Language:JavaScript 99.7%Language:CSS 0.3%