A NextJS/React based frontend for GovData
go to webapp folder
cd webappinstalling all dependencies
npm installrunning development server on http://localhost:3000
npm run devsee package.json for more scripts
- Next.js Documentation - learn about Next.js features and API.