A skeleton of a web app used to demonstrate how Google fetches certain implementations of React.
I also built a SSR version of this app: https://github.com/wallacepreston/react-seo-demo-ssr
Slideshow of a presentation I did on SSR and React SEO, using this demo app as an example:
- Fork and clone this repo
npm install
- Start the build process and your application with:
npm run start:dev
Build out your app to your liking!
Stack used:
- Node.js
- Express
- React
- Redux
- React-Redux
Packages Specific to SEO
- React-Router
- React-Helmet