Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashraful-malik/ipaddresstracker
IP Adress Tracker using Vue JS
https://github.com/ashraful-malik/ipaddresstracker
css scss vuejs
Last synced: 1 day ago
JSON representation
IP Adress Tracker using Vue JS
- Host: GitHub
- URL: https://github.com/ashraful-malik/ipaddresstracker
- Owner: Ashraful-malik
- Created: 2021-08-27T15:35:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-29T03:57:10.000Z (over 3 years ago)
- Last Synced: 2024-12-17T22:29:15.666Z (about 2 months ago)
- Topics: css, scss, vuejs
- Language: Vue
- Homepage: https://my-ipaddresstracker.netlify.app/
- Size: 588 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IPAddresstracker
![]()
you can check your IP Address details and loaction with this websiteI took this Project as a Challenge from [frontendmentor.io](https://www.frontendmentor.io/solutions)
if you are interested you can check the [website](https://www.frontendmentor.io/solutions)### Live Demo
[Demo](https://my-ipaddresstracker.netlify.app)
### Build With
![]()
![]()
![]()
![]()
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```