jaredwilli / react-router4-example

Basic React Router v4 example app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Router v4 Example

Greenkeeper badge dependencies Status

Overview


This is a bare bones React Router 4 example app that shows how to use the new version of the router and how routes are defined for child routes.

It's pretty basic and straight-forward. I intend to keep the dependencies up-to-date for this repository, at least for a little while. That way anyone looking for a WORKING example of react-router4, they will be able to see an actual working example that uses the most recent updates for dependencies.

You can see a demo of this at: http://react-router4.surge.sh

License


MIT License

About

Basic React Router v4 example app.

License:MIT License


Languages

Language:JavaScript 96.4%Language:HTML 3.6%