https://github.com/wesscoby/fm-ip-address-tracker
IP Address Tracker - A Frontend Mentors Challenge
https://github.com/wesscoby/fm-ip-address-tracker
challenge frontend-mentor ip ip-tracker react
Last synced: about 2 months ago
JSON representation
IP Address Tracker - A Frontend Mentors Challenge
- Host: GitHub
- URL: https://github.com/wesscoby/fm-ip-address-tracker
- Owner: wesscoby
- Created: 2020-10-07T00:12:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-07T16:55:40.000Z (almost 3 years ago)
- Last Synced: 2025-02-01T16:22:01.058Z (4 months ago)
- Topics: challenge, frontend-mentor, ip, ip-tracker, react
- Language: TypeScript
- Homepage: https://ip.wess.link/
- Size: 731 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### IP Address Tracker - [Frontend Mentor](https://www.frontendmentor.io) [challenge](https://www.frontendmentor.io/challenges/ip-address-tracker-I8-0yYAH0)
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.### `yarn build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.