Using create-react-app with React Router + Express.js
Clone this repository:
git clone https://github.com/tspoff/peaches-ahead-webapp.git
cd peaches-ahead-webappInstall dependencies:
npm installStart the project at http://localhost:3000.
npm startnpm test