The Neighborhood Map project involves developing a single page application with React.js and Google Maps API. Additional information is added to the project locations with the FourSquare API.
- JavaScript
- HTML
- CSS
- Google Maps API
- FourSquare API
Download ZIP file or clone it from this repository. Then using your terminal navigate to the downloaded or cloned folder and in your terminal window type: npm install. After successful installation: npm start. Application will be available at http://localhost:3000/ via browser.
The application created with React.js by Algirdas Rusteika.
npm