Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sujaykundu777/react-router-demo

App demonstrating how to use React-Router v.4 (latest))
https://github.com/sujaykundu777/react-router-demo

react react-router-v4

Last synced: about 1 month ago
JSON representation

App demonstrating how to use React-Router v.4 (latest))

Awesome Lists containing this project

README

        

This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).

This app can help you learn the basic of how to use react-router v4+ in your react app.

## React-Router-App

Step 1 : Clone the repo

git clone https://github.com/sujaykundu777/react-router-demo.git

Step 2 : Change to the project directory

cd react-router-demo

Step 3 : Start the App

yarn start

Step 4 : Visit the URL

http://localhost:3000