This is made with Django(Python),HTML and Bootstarp
To run this project,you need to installl python 3 and follow this commands
git clone https://github.com/Foisal1301/driveClone.git
cd driveClone
pip3 install -r requirements.txt
python3 manage.py runserverIt will start a development server in localhost:8000