https://github.com/sougata-github/devoverflow
A community-driven Q&A platform for programming enthusiasts.
https://github.com/sougata-github/devoverflow
fullstack nextjs nextjs14 react stackoverflow
Last synced: 9 months ago
JSON representation
A community-driven Q&A platform for programming enthusiasts.
- Host: GitHub
- URL: https://github.com/sougata-github/devoverflow
- Owner: sougata-github
- Created: 2023-09-28T16:36:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-18T13:21:26.000Z (over 1 year ago)
- Last Synced: 2024-07-18T22:09:24.368Z (over 1 year ago)
- Topics: fullstack, nextjs, nextjs14, react, stackoverflow
- Language: TypeScript
- Homepage: https://devoverflow-next.vercel.app
- Size: 2.93 MB
- Stars: 18
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DevOverFlow
A community-driven Q&A platform tailored for programming enthusiasts.
## Preview
### Home

### Community

### Jobs

### Profile

### Ask a question

## Key Features
- Ask questions and answer questions.
- Upvote, Downvote, and save questions.
- Include code snippets in your answers.
- Searching and filtering.
- View Top Questions and Popular Tags.
- Built-in recommendation algorithm.
- Global Search across the database.
- View all tags and tag-related questions.
- View and Edit your profile.
- Built-in badge system for earning badges.
- View, search jobs or filter by location.
- Light and Dark Mode.
## Tech Stack
- Next.js 14
- TypeScript
- Tailwind CSS
- MongoDB
- Mongoose
- Clerk for Authentication
- Shadcn UI for reusable components
- PrismJS for syntax highlighting
- React Icons
- Zod for Form validation
- TinyMCE for the editor
- Query String
- Next themes for theme management
- JSearch API for job searching
- Vercel for deployment