Skip to content

Latest commit

 

History

History

ip-info

IP Info

A simple project using Vite + React

Getting Started

  1. Clone the repo
    git clone https://github.com/hendrahend/ip-info.git
  2. Move to project directory
    cd ip-info
  3. Install NPM packages
    npm install

Usage

Run the project

npm run dev