Skip to content

KevinTCoughlin/advanced-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to React.js Training!

This repo contains the course material for the Advanced React course from React.js Training.

Before the training make sure you can run this repository.

Install git and node.js, then:

$ git clone https://github.com/ReactTraining/advanced-react.git
$ cd advanced-react
$ npm install
$ npm start

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.4%
  • CSS 1.6%