Skip to content

ekeaton/william-setstatespear

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

William Setstatespear

This is a sample project used for education of React Router.

The code is organised into different branches which have progressively more complexity.

The branches

1. Home Page

This branch adds a route for the home page

git checkout 1-homepage

2. Poem Page

This branch adds a dynamic route for the poem page

git checkout 2-poempage

3. Link Instances

This branch swaps all the anchors for Link components

git checkout 3-link-instances

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.4%
  • HTML 12.1%
  • CSS 8.5%