/linkedin_with_django

This is a project for fun

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

linkedin_with_django

This is a project for fun

Installation

  1. Clone the repo
git clone https://github.com/jairajsahgal/linkedin_with_django.git
  1. Create virtual environment
pipenv install
  1. Activate virtual environment
pipenv shell