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 |
cra-crud | create-react-app with crud implementation |
cra-crud-ts | create-react-app with crud implementation using typescript |
cra-forms | create-react-app with formik, react hook form and react final form |
next-basic | nextjs starter |
nextjs-crud | nextjs starter with crud implementation |
nextjs-quickstart-ts | nextjs quickstart typescript |
nextjs-styled | nextjs styled mode: PrimeReact & TailwindCSS |
nextjs-unstyled | nextjs unstyled mode: PrimeReact & TailwindCSS |
remix-run-basic | remix run starter |
vite-basic-ts | vite starter using typescript |
vite-preact | vite starter using Preact |