rupali-codes / IPTracker

A simple IP address Tracker

Home Page:https://rups-ip-tracker.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IP tracker

Get IP Location in your pocket

preview

Technologies used

HTML
HTML
CSS
CSS
JavaScript
JavaScript

Getting Started

To get a local copy in your machine and running up follow the following steps.

  1. Fork

  2. Clone the repo use the following command:

    git clone https://github.com/<your-github-username>/IPTracker
  3. Navigate to project directory

    cd IPTracker
  4. Make your changes

  5. create your branch by running the following the command

    git branch <name_your_branch>
  6. Switch to your branch

    git switch <your_branch>
  7. Push to your repo by using the following command

    git push origin <your_branch>
  8. Open a Pull request

    If you aren't aware about how to make pull requests read this.

You made it champ!

Thanks for reading!

About

A simple IP address Tracker

https://rups-ip-tracker.netlify.app/


Languages

Language:JavaScript 47.7%Language:CSS 27.5%Language:HTML 24.7%