Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

🍺 Example of React application with Server Side Rendering

Notifications You must be signed in to change notification settings

AlexMubarakshin/ssr-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server Side Rendering Example

A simple example of how to work with the React & Redux Toolkit with server-side rendering.

Screenshot

The main goal of this application was to implement SSR on the React vanilla features, without frameworks like Gatsby, Next.js and ets.

Installation

# Install deps
yarn

# Run dev build
yarn dev

# Or Run production build
yarn start

About

🍺 Example of React application with Server Side Rendering

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published