1- First clone this repo:
git clone https://github.com/amir4v/Blog.git
2- Install libs with pip install command:
pip install -r requirements.txt
3- Go to the folder and run this command in shell:
python manage.py runserver
4- Open your web browser and navigate to http://localhost:8000 to view the project.
There is an API documentation in the repository at "Snippets API - (API Documentation).pdf" file.
If you would like to contribute to this project, please feel free to submit a pull request or submit issues. We welcome all contributions and appreciate your help in improving this project.