Skip to content
/ qode Public

Web application that mimics the functionality and design of Stackoverflow, a popular question and answer platform for programmers.

License

Notifications You must be signed in to change notification settings

RibkiAnas/qode

Repository files navigation

QODE

A web application that replicates the functionality and design of Qode, a popular question and answer platform for programmers.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

NEXTAUTH_SECRET

NEXTAUTH_URL

GITHUB_ID

GITHUB_SECRET

MONGODB_URL

NEXT_PUBLIC_TINY_EDITOR_API_KEY

Run Locally

Clone the project

  git clone https://github.com/RibkiAnas/qode.git

Go to the project directory

  cd qode

Install dependencies

  npm install

Start the server

  npm run dev

Author

License

GPL-3.0

About

Web application that mimics the functionality and design of Stackoverflow, a popular question and answer platform for programmers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages