How to use project kickstart nextjs 7.0.2 Installation Step 1 - Clone repo git clone https://github.com/benzintel/nextjs-react Step 2 - Install packet npm install Step 3 - Copy .env.example to .env cp .env.example .env Step 4 - Run service npm run dev Ref next js Thomas Charlesworth