Skip to content

Vite SSR & CSR React templates with ton of features. #1018

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,8 @@ Use the "Table of Contents" menu on the top-right corner to explore the list.
- [react-admin-dashboard](https://github.com/larry-xue/react-admin-dashboard) - Dashboard template with `TypeScript`, `Vite`, `Ant Design`, `React Router`, `Zustand`, `Ant Design Charts`.
- [vite-plugin-ssr-config](https://github.com/yracnet/vite-plugin-ssr-config) - Configure server-side rendering (SSR) with `React`, `React-Query`, `React-Router`.
- [portfolio-vite-manifest](https://github.com/SebConejo/portfolio-vite-manifest) - fullstack portfolio template with `Vite`, `React`, `TypeScript`, `Manifest`.
- [vite-react-ssr](https://github.com/jquery-dlya-slabih/vite-react-ssr) - Server side rendering template with `TypeScript`, `React 19`, `React Router`, `React Query`, `Valibot`, `Tailwind`, `ESLint`, `Prettier`, `Testing Library`, `Playwright`.
- [vite-react-csr](https://github.com/jquery-dlya-slabih/vite-react-csr) - Client side rendering template with `TypeScript`, `React 19`, `TanStack Router`, `React Query`, `Valibot`, `Tailwind`, `ESLint`, `Prettier`, `Testing Library`, `Playwright`.

#### Svelte

Expand Down