React Summit 2022 Workshop project

This is a fork of the original Kontent + Next.js boilerplate that uses TypeScript is prepared for the React Summit 2022 workshop.

In order to run this project, clone it to your local:

git clone https://github.com/ondrabus/workshop-react-summit-2022

Add a .env file with Kontent project ID (use your own Project ID or the one displayed below used during the workshop):

KONTENT_PROJECT_ID=02a32acf-f064-0121-37a5-f45d0877ffaf

And run:

cd workshop-react-summit-2022
npm i
npm run dev

Get help

If you need any help or just want to discuss your project, join the Kontent community on Discord.