Skip to content

mhshahandeh/stackoverflow-clone-nextjs

Repository files navigation

StackoverFlow-clone (Live Demo)

This is a clone of Stack ovarflow a complex Q&A platform for developers to ask questions, share knowledge, and learn from each other. It is built with Next.js, Tailwind CSS, Clerk, MongoDB, and more.

Screenshots

Snapgram website screenshot

Technologies Used

  • NextJS
  • TypeScript
  • TailwindCSS
  • shadcn UI
  • MongoDB
  • Clerk
  • Zod

Getting Started

  1. Before cloning the repository, the application uses Clerk for Authentication and User Management, MongoDB database & TinyMCE text editor, therefore, you need to create accounts on those platforms.
  2. Clone the repository to your local machine.
  3. Create a .env file accoridng to .env.example.
  4. Install the dependencies using npm install.
  5. Start the development server using npm run dev.

Contributing

Stack overflow clone is an open-source project, and we welcome contributions from the community. If you'd like to contribute, please fork the repository and submit a pull request with your changes.

Releases

No releases published

Packages

No packages published