Git Product home page Git Product logo

domain-address-tracker's Introduction

Sure! Here’s a concise README for your repo:


Minimalist Domain Address Locator

This repository contains the code for a minimalist website that provides the physical address of a domain. The site uses the IPify API to convert the domain to a physical address and React-Leaflet along with LeafletJS to display the location on a map.

Features

  • Convert a domain to its physical address using the IPify API.
  • Display the location on an interactive map using React-Leaflet and LeafletJS.
  • Minimalist and user-friendly design.

Dependencies

"dependencies": {
  "@heroicons/react": "^2.1.4",
  "leaflet": "^1.9.4",
  "next": "14.2.4",
  "react": "^18",
  "react-dom": "^18",
  "react-leaflet": "^4.2.1"
},
"devDependencies": {
  "@types/leaflet": "^1.9.12",
  "@types/node": "^20",
  "@types/react": "^18",
  "@types/react-dom": "^18",
  "eslint": "^8",
  "eslint-config-next": "14.2.4",
  "postcss": "^8",
  "tailwindcss": "^3.4.1",
  "typescript": "^5"
}

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/your-repo.git
  2. Navigate to the project directory:
    cd your-repo
  3. Install the dependencies:
    npm install

Usage

  1. Start the development server:
    npm run dev
  2. Open your browser and go to http://localhost:3000.

Contributing

Feel free to fork the repository and submit pull requests. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License.


Feel free to customize the repository URL and any other specific details according to your project.

domain-address-tracker's People

Contributors

muadh-adekunle-monsuru avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.