Skip to content

mnrlive/JS_Routing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Routing with React Router

This is a simple demo app for React Router, following Dev Ed's tutorial video. It uses BrowserRouter, Switch, Route and Link to provide static and dynamic routes, fetching JSON and images from FortniteAPI. You will get URLs like

I made some minor modifications compared to the original tutorial.

Thanks for Ed, It helped me a lot.

Further plans: I would like to apply the same app with typescript, which is clearly the future of such apps

Hargitai Soma 2019
see my Github profile here, contact me via email or on facebook

About

An example app to demonstrate usage of React Router, following Dev Ed's tutorial

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors