This is my first Next.js web application
- First , create a .env file and add your API_KEY (for the ipify API) and your token (for fast-api-speedtest API) to it
- Next , install dependencies using :
npm install
- Next, build the app and run the development server using these commands
npm run build
npm run dev
- Open http://localhost:3000 with your browser to test the application
- Or you can just visit this link : https://nextjs-app-theta-nine.vercel.app/
The website was mainly developped to show you your public ip address as well as some relevant information , but you can also use it to :
- Search for any given public ip address .
- Test your internet speed , both upload and download.
- I used https://geo.ipify.org/docs for getting both personnal ip address and searched ip address relative information .
- I am still looking for a better public internet speed API , if you know any , please contact me .
This project was deployed with vercel , but it is still under maintenance
using this email address : ms_chattah@esi.dz