A user can click on the map and get the coordinates of this location easily.
- TomTom Map,
- React,
- JavaScript.
- Create a TomTom developer account and get an API key (it is free),
git clone git@github.com:necmigunduz/TomTomMap.git
,cd TomTomMap
,- Create a .env folder in the root folder,
- Enter the TomTom API key into the .env as follows:
REACT_APP_TT=<API-KEY>
, npm install
,npm start
.
👤 Necmi Gunduz
- LinkedIn: Necmi Gunduz
- Github: @necmigunduz
- Twitter: @necm_gun
- Mail: necmigunduz@gmail.com
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
MIT License