This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
cd pages
npm install
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
- Create a hospital website using Nextjs and GooglesheetsAPI
- List features to be integrated into the site
- Create a customer service chatbot using Gemini API
- Create an RSVP form for upcoming concent of home-remedy bot
- Deploy project to vercel as MediPulseApp
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.