Weather forecasting app made with nextjs using https://www.weatherapi.com/.
Make a file named .env.local with the api key from https://www.weatherapi.com/.
WEATHER_API_KEY=
Install dependencies:
pnpm installStart dev server:
pnpm dev| Name | Name | Last commit date | ||
|---|---|---|---|---|
Weather forecasting app made with nextjs using https://www.weatherapi.com/.
Make a file named .env.local with the api key from https://www.weatherapi.com/.
WEATHER_API_KEY=
Install dependencies:
pnpm installStart dev server:
pnpm dev