Project to learn React and Nextjs. Uses the new App router and fetches data for weather prediction in the Pyrenees. Unfortunately you have to pay > 60 euros / month for the interesting data so I decided not to go on with it. So it is very basis in its current state. Deployed to: https://meteo-dusky.vercel.app/
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.