Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 195 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 195 Bytes

BigDataProject

Maps -

  1. Add your Google Maps API key in backend/views.py and frontend/src/MapComponent.js
  2. To run backend - python manage.py runserver
  3. To run frontend - npm start