Overflow is a community-driven platform for asking and answering programming questions. Get help, share knowledge, and collaborate with developers from around the world.
Live link: Next.js Overflow
- Clone the repository
- Install dependencies
- npm install
- Run the development server
- npm run dev
- Next.js Framework (With server components)
- Clerk for authentication
- Rapid API for job search functionality
- React Hook Form for handling forms
- PrismJS for syntax highlighting
- Zod for data validation