- Fork the repository.
- Clone the Forked repo
- copy the repo link
- open git bash or command prompt and run the code
git clone <repo link>
- Open the bloggram folder in vs code,
- install all the items in requirements.txt , example: pip install dj_static .
- In the command prompt (or VS Code terminal) run the command : python manage.py runserver.
- Click on the local host link generated OR Go to your browser and open local host.
- username - jayesh pass- jks2021 for role- admin