import React, { Component } from "react"; class Home extends Component { render() { return (
This is a paragraph on the HomePAge of the SPA App.