After cloning this repository, In the project directory, you can run:
This command installs a package and any packages that it depends on. you can find more about it here:https://docs.npmjs.com/cli/v7/commands/npm-install
1)Go to https://www.ipify.org/ create an account. 2)You will get a secret key put your secret key in place of env.process.REACT_APP_API_KEY on line 49 in app.js. 3)Don't forget to remove the curly brackets and the dollar symbol once you enter the secret key on line 49.Then run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.