/react-ssr-hydration

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

Primary LanguageJavaScript

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