Search for a place, Select a location, and see the forecast for that area.
- React (TS) Frontend
- Nodejs (Express) Backend
- Google API's
- Places
- Geolocation
- Weather
- Clone the repo and install necessary packages (npm i)
- (From root) run "npm run dev"
- this should start both backend and frontend together using concurrently

