Mighty683 / react-ssr

SSR application build from scratch using Vite and React Router

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-ssr

Purpose

This is repository is a simple example of how to implement a server-side rendered React application. It uses the following technologies:

  • Vite
  • React
  • React Router

TODO:

  • Navigation between pages how get page data?
  • Tree shaking server side code

About

SSR application build from scratch using Vite and React Router

License:MIT License


Languages

Language:TypeScript 91.7%Language:JavaScript 4.2%Language:HTML 4.1%