Custom Server Side Rendering React Redux React-Router Project. This could act as a starter template for your project if you do not want to take the approach of creating a SPA with create-react-app
You need Node.js to run this
Clone the repository
git clone https://github.com/vicecarloans/SSR-React
Installing dependencies
npm install
Run on development server
npm run dev