https://github.com/trco/react-routing-app
App #4: Learning React - Fullstack React the Complete Guide to ReactJS and Friends
https://github.com/trco/react-routing-app
Last synced: over 1 year ago
JSON representation
App #4: Learning React - Fullstack React the Complete Guide to ReactJS and Friends
- Host: GitHub
- URL: https://github.com/trco/react-routing-app
- Owner: trco
- Created: 2019-04-11T20:25:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-20T11:59:04.000Z (about 7 years ago)
- Last Synced: 2025-01-06T06:12:36.546Z (over 1 year ago)
- Language: JavaScript
- Size: 181 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
=================
React Routing App
=================
App #4: Learning React - Fullstack React the Complete Guide to ReactJS and Friends
To see ``react-routing-app`` in action clone the repository and run it locally::
$ git clone https://github.com/trco/react-routing-app.git
$ cd react-routing-app
$ npm install
$ npm start