Django Stack Overflow is a web application that provides a platform for users to ask and answer questions on various topics related to programming, similar to the popular Q&A website, Stack Overflow.
This project is built with :
cd Django-Stackflow python3 -m venv env source env/bin/activate pip install -r requirements.txt python manage.py migrate
python manage.py createsuperuserr python manage.py runserver python manage.py runserverIf you'd like to contribute to Django Stack Overflow, feel free to fork this repository and submit a pull request. For more information on contributing to the project, please check out Django's Git repository on GitHub.
-
Option 1
- 🍴 Fork this repo!
-
Option 2
- 👯 Clone this repo to your local machine.
- Build your code 🔨🔨🔨
- 🔃 Create a new pull request.


