Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 916 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 916 Bytes

React Fundamentals Video Project

This is the repository for the project we'll build together during TylerMcGinnis.com's "React Fundamentals" course, for more information on the course see tylermcginnis.com/courses

You can see the final project here

This is a "Github Battle App". Enter in two Github usernames, and it'll declare a winner.

Notes

Every video is coincided with a branch. If you want to compare your code with mine or you just want to play around with the code, check out the different branches on this repository.

Tyler McGinnis