All Projects → jcdesousa → react-ssr-hydration

jcdesousa / react-ssr-hydration

Licence: other
Example of React Server Side Rendering with Styled Components and Client Side Hydration

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to react-ssr-hydration

Razzle Material Ui Styled Example
Razzle Material-UI example with Styled Components using Express with compression
Stars: ✭ 117 (+680%)
Mutual labels:  isomorphic, styled-components, universal, server-side-rendering
webpack-isomorphic-compiler
A compiler that makes your life easier if you are building isomorphic webpack powered apps, that is, single page applications with server-side rendering
Stars: ✭ 16 (+6.67%)
Mutual labels:  isomorphic, universal, server-side-rendering
Universal React
A universal react starter, with routing, meta, title, and data features
Stars: ✭ 247 (+1546.67%)
Mutual labels:  isomorphic, universal, server-side-rendering
Awesome Nextjs
📔 📚 A curated list of awesome resources : books, videos, articles about using Next.js (A minimalistic framework for universal server-rendered React applications)
Stars: ✭ 6,812 (+45313.33%)
Mutual labels:  isomorphic, universal, server-side-rendering
Beidou
🌌 Isomorphic framework for server-rendered React apps
Stars: ✭ 2,726 (+18073.33%)
Mutual labels:  isomorphic, universal, server-side-rendering
Arc
React starter kit based on Atomic Design
Stars: ✭ 2,780 (+18433.33%)
Mutual labels:  isomorphic, styled-components, universal
Go Starter Kit
[abandoned] Golang isomorphic react/hot reloadable/redux/css-modules/SSR starter kit
Stars: ✭ 2,855 (+18933.33%)
Mutual labels:  isomorphic, universal, server-side-rendering
Universal
Seed project for Angular Universal apps featuring Server-Side Rendering (SSR), Webpack, CLI scaffolding, dev/prod modes, AoT compilation, HMR, SCSS compilation, lazy loading, config, cache, i18n, SEO, and TSLint/codelyzer
Stars: ✭ 669 (+4360%)
Mutual labels:  isomorphic, universal, server-side-rendering
fastify-vite
This plugin lets you load a Vite client application and set it up for Server-Side Rendering (SSR) with Fastify.
Stars: ✭ 497 (+3213.33%)
Mutual labels:  isomorphic, universal, server-side-rendering
Universal React Demo
ES6 demo of a simple but scalable React app with react-router, code splitting, server side rendering, and tree shaking.
Stars: ✭ 50 (+233.33%)
Mutual labels:  isomorphic, universal, server-side-rendering
React Redux Styled Hot Universal
react boilerplate used best practices and focus on performance
Stars: ✭ 147 (+880%)
Mutual labels:  isomorphic, styled-components, universal
Project Webcube
Continuously updated JS infrastructure for modern web dev
Stars: ✭ 141 (+840%)
Mutual labels:  isomorphic, styled-components, server-side-rendering
universal-react-relay-starter-kit
A starter kit for React in combination with Relay including a GraphQL server, server side rendering, code splitting, i18n, SEO.
Stars: ✭ 14 (-6.67%)
Mutual labels:  isomorphic, universal, server-side-rendering
Use Ssr
☯️ React hook to determine if you are on the server, browser, or react native
Stars: ✭ 230 (+1433.33%)
Mutual labels:  isomorphic, server-side-rendering
koa-webpack-server
Koa2 webpack all-in-one environment for universal development
Stars: ✭ 14 (-6.67%)
Mutual labels:  isomorphic, universal
React Isomorphic Video Game Search
An Isomorphic application demo powered by React, reflux, react-router-component, express, superagent and the Giant Bomb API.
Stars: ✭ 253 (+1586.67%)
Mutual labels:  isomorphic, universal
universal-progressive-todos
A Todo list with universal JavaScript & Progressive Enhancement
Stars: ✭ 30 (+100%)
Mutual labels:  isomorphic, universal
ves
Vue SSR(Server Side Render) Web Framework for Egg
Stars: ✭ 23 (+53.33%)
Mutual labels:  isomorphic, server-side-rendering
universal
A counterpart to common package to be used with Angular Universal
Stars: ✭ 115 (+666.67%)
Mutual labels:  universal, server-side-rendering
Universal React Router4
Demo app showing how to use react-router v4 for server- and client-side rendering
Stars: ✭ 216 (+1340%)
Mutual labels:  isomorphic, server-side-rendering

Example of React Server Side Rendering with Styled Components and Client Side Hydration.

Getting started

git clone https://github.com/jcdesousa/react-ssr-hydration.git
npm install
npm run build
npm run start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].