Skip to content

devsubid/GetIp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get IP Address

This is a simple Express app designed to get the IP address of the user.

Cloning Repo

Make sure you have git installed on your system. If not, install it from here. And also make sure you have yarn installed on your system. Then run the following commands:

git clone https://github.com/itsme-Subid/GetIp.git
cd GetIp

Installing Requirements

yarn

Running

For running the app, you need to run two commands in two different terminals.

1st Terminal:

yarn dev

2nd Terminal:

yarn nodemon

About

Get ip address using Express.js

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project