Here is a working live demo: https://dev-overflow-lilac.vercel.app/
Welcome to Dev Overflow! Dev Overflow is a modern recration of StackOverflow, with some extra features that you can find down below.
- Motivation: I was motivated to build this project because I wanted to learn and test my skills.
- Why I Built This Project: My main goal was to create a new user-friendly solution to StackOverflow, and also add couple of new functionalities.
- Problem Solved: This project aims to simplify a particular task, making it more efficient and accessible.
- What I Learned: Throughout the development process, I gained valuable insights into various technologies and programming concepts. Such as user authentication using Clerk, using MongoDB as a non-relational document database, using TailwindCSS for the User Interface and much more.
- Log In / Log Out Functionality
- Sign In / Sign Up Functionality
- Create / Read / Update / Delete a Question
- Upvote / Downvote a Question
- Comment on Question
- Save question to your collection
- Global & Local Search
- Filtering Functionality
- And a lot more.

