20 July 2021: Respository is now obsolete and archived.
A simple test app while I'm learning React.js
- Routing
- <React.Fragment> act as a root element that does not render so we can group a set of child elements within the content of another Component.