Application to find least performing parking spaces by location, using Yelp API.
To find least performing parking spaces in a location - type the location name in the search-bar provided. The location name should be sufficiently specific, the app won't return any result for too broad an area.
If the location has "Reviewed Parking Spaces" available it shall return response in following form:
- React.js
- Redux-Toolkit
- Redux-Observable
- React Material UI
- Styleguidist
To deploy the app, following environment variables needs to be declared:
- REACT_APP_YELP_API : the proxy should be pointed here
- REACT_APP_YELP_CRED : Yelp auth key should be assigned here