Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olaoluwam/react-router-ssr
https://github.com/olaoluwam/react-router-ssr
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/olaoluwam/react-router-ssr
- Owner: OlaoluwaM
- Created: 2019-11-18T16:40:10.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T01:08:29.000Z (almost 2 years ago)
- Last Synced: 2024-10-04T21:16:27.141Z (about 1 month ago)
- Language: JavaScript
- Size: 1.97 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-Router-SSR
A simple trial at creating an isomorphic or universal website that takes the best of both worlds from CSR and SSR, to give reliable SEO
as well as quick navigation to each aspect of the site.**This project was apart of the [TylerMcginnis](https://tylermcginnis.com/) React Router tutorial**