A simple full responsive weather app that uses the openweathermap API.
Take a look here Weather App 0.1.1.
Also this is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen http://localhost:3000 with your browser to see the result.

