Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsamaya/opencage-react-guide
How to use OpenCage geocoder API with React [deprecated]
https://github.com/tsamaya/opencage-react-guide
geocoder javascript opencage react tutorial
Last synced: 4 days ago
JSON representation
How to use OpenCage geocoder API with React [deprecated]
- Host: GitHub
- URL: https://github.com/tsamaya/opencage-react-guide
- Owner: tsamaya
- License: mit
- Created: 2018-10-20T09:17:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T06:30:41.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T04:34:36.685Z (7 months ago)
- Topics: geocoder, javascript, opencage, react, tutorial
- Language: JavaScript
- Homepage: https://unruffled-kirch-3cd76e.netlify.com/
- Size: 3.88 MB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Using Opencage Gecoder API with REACT
This repository helps integrating [Opencage](https://opencagedata.com/) API into a [React](https://reactjs.org/) application.
The prerequisite is an OpenCage API key; if you don't have one, simply use this free registration [link](https://opencagedata.com/users/sign_up)
The step by step guide can be found here: https://medium.com/@tsamaya/using-opencage-gecoder-api-with-react-e4fdc4d79da0
# Resources
- live version is on [netlify](https://unruffled-kirch-3cd76e.netlify.com/)
# Licensing
Licensed under the MIT License
A copy of the license is available in the repository's [LICENSE](LICENSE) file.