Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/incihuseynli/ip_address_tracker_website
This is an intermediate level challenge from front end mentor
https://github.com/incihuseynli/ip_address_tracker_website
api react-api reactjs reactleaflet reactrouter tailwindcss
Last synced: about 1 month ago
JSON representation
This is an intermediate level challenge from front end mentor
- Host: GitHub
- URL: https://github.com/incihuseynli/ip_address_tracker_website
- Owner: incihuseynli
- Created: 2023-11-15T07:47:38.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-27T08:32:40.000Z (about 1 year ago)
- Last Synced: 2023-11-27T10:07:14.841Z (about 1 year ago)
- Topics: api, react-api, reactjs, reactleaflet, reactrouter, tailwindcss
- Language: JavaScript
- Homepage: https://ip-address-tracker-website-mu.vercel.app/
- Size: 704 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - IP address tracker solution
This is a solution to the [IP address tracker challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/ip-address-tracker-I8-0yYAH0).
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)## Overview
### The challenge
Users should be able to:
- View the optimal layout for each page depending on their device's screen size
- See hover states for all interactive elements on the page
- See their own IP address on the map on the initial page load
- Search for any IP addresses and see the key information and location### Screenshot
![](./screenshot.jpg)
### Links
- Solution URL: [Front End Mentor](https://www.frontendmentor.io/challenges/ip-address-tracker-I8-0yYAH0/hub)
- Live Site URL: [Live site](https://ip-address-tracker-website-mu.vercel.app/)## My process
### Built with
- Semantic HTML5 markup
- Tailwind CSS (framework)
- Flexbox
- CSS Grid
- Mobile-first workflow
- React Leaflet Map
- [React](https://reactjs.org/) - JS library