mdose / React-Practice

Exercise from Hackbright Alum Lecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Techniques

Welcome to the react workshop course with Jeremy at Hackbright. Last given December 12th, 2017.

This repo contains workshop material. I have assumed your computer has the following installed:

Then:

$ git clone https://github.com/jermspeaks/hackbright-react-2
$ cd hackbright-react-2
$ npm install
$ npm start

Then open your browser to http://localhost:8080. You should see a list of subjects.

Here are the notes for the workshop.

About

Exercise from Hackbright Alum Lecture


Languages

Language:JavaScript 98.9%Language:CSS 1.1%