Let jump into Django and React Web Development
Steps to Perform first
1- Set Virtual Env for project -> Install ( pip3 install pipenv ) -> Install ( pipenv shell ) -> Install ( pipenv install django djangorestframework django-rest-knox ) Now or env is setup and opened in terminal 2- Create Project ( leadmanager ) 3- Creat App ( leads )