https://github.com/primefaces/primereact-examples
PrimeReact Example Projects
https://github.com/primefaces/primereact-examples
Last synced: about 2 months ago
JSON representation
PrimeReact Example Projects
- Host: GitHub
- URL: https://github.com/primefaces/primereact-examples
- Owner: primefaces
- License: mit
- Created: 2021-11-04T12:10:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-18T12:03:20.000Z (3 months ago)
- Last Synced: 2025-04-13T04:58:32.188Z (about 2 months ago)
- Language: JavaScript
- Size: 6.01 MB
- Stars: 132
- Watchers: 7
- Forks: 93
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# PrimeReact-Examples
PrimeReact team has created various samples to get you started.
| Name | Stack |
|------------------------|---------------------------------------------------------------|
| astro-basic-ts | astro starter using typescript |
| cra-basic | create-react-app starter |
| cra-basic-ts | create-react-app starter using typescript |
| next-basic | nextjs starter |
| next-crud | nextjs starter with crud implementation |
| next-quickstart-ts | nextjs quickstart typescript |
| next-styled | nextjs styled mode: PrimeReact & TailwindCSS |
| next-unstyled | nextjs unstyled mode: PrimeReact & TailwindCSS |
| next-app-router-styled | nextjs styled mode using App Router: PrimeReact & TailwindCSS |
| vite-basic-ts | vite: using typescript |
| vite-styled | vite: styled mode using PrimeReact & TailwindCSS +Theme |
| vite-unstyled | vite: unstyled mode using PrimeReact & TailwindCSS |
| vite-preact | vite: using Preact |