An open API service indexing awesome lists of open source software.

https://github.com/goxr3plus/react-router-v5-tutorial

React-Router-V5-Tutorial
https://github.com/goxr3plus/react-router-v5-tutorial

react-router-v5 reactjs tutorial-demos

Last synced: 3 months ago
JSON representation

React-Router-V5-Tutorial

Awesome Lists containing this project

README

        

[Try website](https://goxr3plus.github.io/React-Router-V5-Tutorial/)

### How to create a simple SPA(Single Page Application with React) using React-Router ?

following [this tutorial](https://blog.pshrmn.com/entry/simple-react-router-v4-tutorial) .

### Brief improvement using latest technologies :

=> React 16.8.6 [link](https://github.com/facebook/react)

=> React-Router-Dom 5.0.0 [link](https://github.com/ReactTraining/react-router/tree/master/packages/react-router-dom)

#### Amazing Links you need to read also :

1)[How Single-Page Applications Work](https://blog.pshrmn.com/entry/how-single-page-applications-work/)

2)[An overview of the history package used by React Router](https://blog.pshrmn.com/entry/a-little-bit-of-history/)

### How to run the project ?

Well clone it and hit
>npm start