A basic react application to list out the venues which queries the Foursquare API based on category, location and radius entered by the user.
- Either clone the repository or download the repository and here's the link for cloning the repo.
- Type command: "git clone https://github.com/adithyamahesh596/Location_Search_Application.git"
- Navigate to the repository and type "npm install" for installing dependencies.
- As, I used webpackdev server for this application just type "npm start -s" after installing the dependencies.
- Now, the application automatically opens in the browser.
- You can see the live demo here