Next.js booking application Create a next.js home services booking application. Quick Start # Install dependencies npm install # Run development server npm run dev # Run production build npm run build # Server runs on http://localhost:3000 Check live demo on netlify. Live Demo