/meteo-next-react

My first experiment with React and Nextjs

Primary LanguageTypeScript

My first take on React and Nextjs

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.

Getting Started

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.