You're gonna need:
- Node.js LTS (v18.16.x) - use nvm
- PNPM
- Create an account in Open Weather
- Create an account in IP API
- Copy the .env.example file to a new file called .env
- Put the API keys of both service inside.
P.s: if you want to call outside
from anywhere in your computer, make sure to run $ npm link