Skip to content

Boilerplate for server-side rendering with react, covering routing, redux & authentication

Notifications You must be signed in to change notification settings

kukiron/react-ssr-starter-kit

Repository files navigation

React SSR Starter-kit

Build Status

Boilerplate for starting server-side rendering with React. Covered routing, redux, and authentication for server-side rendred react app.

Usage

Cloene the repo and install the dependencies:

> git clone https://github.com/kukiron/react-ssr-starter-kit.git
> npm install
> npm start

This will run the rendering server at localhost:3000. The app uses api endpoints at http://react-ssr-api.herokuapp.com.

About

Boilerplate for server-side rendering with react, covering routing, redux & authentication

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published