intro-to-react
intro-to-react copied to clipboard
create a router version?
Lately I've been thinking about how simple react apps are without explicitly using state, but just handle all app state in the url. your demo app seems like a perfect candidate.
Would you want me to submit a PR?