This project is similar to the Wikipedia site and was implemented with Django
To set up this project on your computer:
- Download this project
gti clone https://github.com/JavadTinatpak/wiki.git
- Install all necessary dependencies
pip install -r requirements.txt
- Run Project
python manage.py runserver