#How to run in your Computer
Step 1 setup the repository in your VS CODE
Open VS Code
Press Ctrl+Shift+P
Type Git clone
Enter this link
>https://github.com/Shravanch19/Jarvis.git
Now Select a folder where you want to save the repository
Step 2 install required dependencies
press Ctrl+` (button below esc) write these codes in terminal
myenv\Scripts\activate
cd Jarvis
python manage.py runserver