/primereact-examples

PrimeReact Example Projects

Primary LanguageJavaScriptMIT LicenseMIT

PrimeReact-Examples

PrimeReact team has created various samples to get you started.

Name Stack
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