This project uses an API which tracks IP address and locates it on the map. Link to the deployed app: https://lythmass.github.io/ip-address-tracker/
In order to get the location of an IP Address, type the address in search input and click the enter button, which will display the location on the map. To see the detailed information, click the navigation button.
After completing this challenge, I have improved at integrating an API to a React project, managing components and using styled components.
- Continent of the address
- Country of the address
- City of the address
- Responsive design
| Color | Hex |
|---|---|
| Skye Blue | |
| Dark Blue | |
| Crimson Red | |
| White |
- ipwhois.io - IP Address Tracker API
- React Leaflet - Displayed Map
If you have any feedback, please reach out to me at lythmass17@gmail.com