Skip to content

jonpatterson/treehouse-react-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Treehouse React Basics

The Treehouse React Basics course helps you to get up and running with React by creating a Scoreboard application. The course was originally written for React 15, so I have shared my final Scoreboard application updated for React 17 and ES6.

This project was bootstrapped with Create React App. If you have Node.js installed locally you can quickly start the application by following these steps:

cd treehouse-react-basics
npm install
npm start

About

Scoreboard application for the Treehouse "React Basics" course written in ES6 for React 16.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published