leeofri / react-course

500Tech React Course respository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

500Tech - React & Redux Course

About

The complete React & Redux course by 500Tech

More about the course: http://react.courses.500tech.com/

Installation instructions

NodeJS

Git

Code Editor

Base project

git clone git@github.com:500tech/react-course.git
cd react-course
npm install
npm start

Open chrome and go to: http://localhost:3000. You should see "Hello!"

About

500Tech React Course respository


Languages

Language:CSS 82.6%Language:HTML 10.8%Language:JavaScript 6.6%