Skip to content

Commit b2cd1f9

Browse files
Update README.md
1 parent f9acc8d commit b2cd1f9

File tree

1 file changed

+24
-9
lines changed

1 file changed

+24
-9
lines changed

README.md

Lines changed: 24 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,30 @@
1-
<img src="https://tylermcginnis.com/tylermcginnis_glasses-300.png" width="300" align="right">
1+
<h1 align="center">
2+
<a href="https://ui.dev">
3+
<img
4+
src="https://ui.dev/images/logos/ui.png"
5+
alt="UI.dev Logo" width="300" />
6+
</a>
7+
<br />
8+
</h1>
29

3-
React Router Course Project
4-
========
10+
<h3 align="center">React Router v4 Course Project - <a href="https://basketball-v4.ui.dev/">Hash History Basketball League</a></h3>
511

6-
#### This is the repository for the project we'll build together during TylerMcGinnis.com's "React Router" course, for more information on the course see [tylermcginnis.com/courses](https://tylermcginnis.com/courses)
12+
### Info
713

8-
## You can see the final project [here](https://ui-hash-history-basketball-league.netlify.com/)
14+
This is the repository for [UI.dev](https://ui.dev)'s "React Router v4" course project.
915

10-
The main idea of this app is you have a league of teams and you can view information about each team like roster, articles, etc.
16+
For more information on the course, visit __[ui.dev/react-router-v4](https://ui.dev/react-router-v4/)__.
1117

12-
## Notes
13-
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.
18+
### Project
1419

15-
[Tyler McGinnis](https://twitter.com/tylermcginnis)
20+
This project is an app for a fictional Basketball league.
21+
22+
You can view the final project __[here](https://basketball-v4.ui.dev/)__
23+
24+
### Branches
25+
26+
Every `(Project)` video in the course coincides with a branch in this repo. If you want to compare your code with Tyler's or you just want to play around with the code, check out the different branches.
27+
28+
Below every `(Project)` video in the course will be a direct link to both the commit for that video as well as its branch.
29+
30+
<img align='center' src='https://user-images.githubusercontent.com/2933430/82761769-26e15180-9dba-11ea-9681-8b453d95c9fd.png' width='200' />

0 commit comments

Comments
 (0)