Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tatyanepgoncalves/ip-address-tracker
Frontend Mentor project under construction to practice React, Sass, Axios, React Hooks and API.
https://github.com/tatyanepgoncalves/ip-address-tracker
api axios frontend-mentor jsx react react-hooks sass useeffect-hook usestate-hook vite
Last synced: 15 days ago
JSON representation
Frontend Mentor project under construction to practice React, Sass, Axios, React Hooks and API.
- Host: GitHub
- URL: https://github.com/tatyanepgoncalves/ip-address-tracker
- Owner: tatyanepgoncalves
- Created: 2025-01-30T00:05:15.000Z (16 days ago)
- Default Branch: main
- Last Pushed: 2025-01-30T00:35:11.000Z (16 days ago)
- Last Synced: 2025-01-30T01:24:18.274Z (16 days ago)
- Topics: api, axios, frontend-mentor, jsx, react, react-hooks, sass, useeffect-hook, usestate-hook, vite
- Language: JavaScript
- Homepage:
- Size: 667 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](./public/preview.jpg)
# Frontend Mentor - IP Address Tracker SolutionThis is a solution to the [IP address tracker challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/ip-address-tracker-I8-0yYAH0). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)
- [Acknowledgments](#acknowledgments)## 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 or domains and see the key information and location### Screenshot
![](./public/preview.jpg)
**Note: Delete this note and the paragraphs above when you add your screenshot. If you prefer not to add a screenshot, feel free to remove this entire section.**
### Links
- Solution URL: [Add solution URL here](https://github.com/tatyanepgoncalves/ip-address-tracker)
- Live Site URL: [Add live site URL here](https://your-live-site-url.com)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- [Vite](https://vite.dev/) - Build Tool
- [React](https://reactjs.org/) - JS library
- [Next.js](https://nextjs.org/) - React framework
- [Sass](https://sass-lang.com/) - For styles
- [Axios](https://axios-http.com/) - JS library## Author
- GitHub - [@tatyanepgoncalves](https://github.com/tatyanepgoncalves)
- Frontend Mentor - [@tatyanepgoncalves](https://www.frontendmentor.io/profile/tatyanepgoncalves)
- LinkedIn - [@tatyanepgoncalves](https://www.linkedin.com/in/tatyanegoncalves/)