Dev Overflow is a full-stack Q&A platform similar to Stack Overflow, built with Next.js 14 βοΈ. Users can sign up/login, ask questions, answer queries, and upvote/downvote responses. π’π‘
- π User Authentication β Sign up/Login securely.
- β Ask Questions β Post technical questions.
- π¬ Answer Questions β Share your knowledge.
- ππ Upvote/Downvote β Rank the best answers.
- π·οΈ Tagging System β Organize questions efficiently.
- Next.js 14 βοΈ β Server-side rendering & API routes.
- React βοΈ β Dynamic UI components.
- Tailwind CSS π¨ β Modern & responsive styling.
- MongoDB π β Store user data & questions.
- Mongoose π’οΈ β Database ORM for smooth queries.
-
Clone the repository π₯
git clone https://github.com/Muzammal-Rafique/DevFlow.git cd DevFlow -
Install dependencies π¦
npm install
-
Set up environment variables π
- Create a
.env.localfile and configure database credentials.
- Create a
-
Run the development server πββοΈ
npm run dev
-
Open in browser π
http://localhost:3000
Coming soon... π§
Contributions are welcome! Feel free to fork the repo and submit a PR. π₯
This project is MIT Licensed π.
β If you like this project, give it a star! β