Skudunter
a website that displays weather data relating to diving conditions🤿🌊 .
made possible by the yr-weather and stormglass.io apis.
npm i
npm run dev
You will need to add a .env.local file in the project root directory to access the apis for the weather data and send emails.
NODEMAILER_USERNAME=yourNodeMailerUsername
NODEMAILER_PASSWORD=yourNodeMailerPassword
STORMGLASS_API_KEY=yourStormglassAPIKey