This project is currently hosted on pythonanywhere
pip install virtualenv
virtualenv .
.\scripts\activate
git clone "https://github.com/AstitvaSharma/library.git"
cd library
py -3.8 -m pip install -r requirements.txt
py -3.8 manage.py runserver
Type the following url in your web browser to run it locally http://127.0.0.1:8000/