This is a nextjs based full stack wesbite. PromptHub is a promt sharing platform for all domains out there. User can signup through google and search for their desired prompts using search bar . User can also update and delete their prompts .
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Inter, a custom Google Font.





