semla / meteo-next-react

My first experiment with React and Nextjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

My first experiment with React and Nextjs


Languages

Language:TypeScript 98.8%Language:JavaScript 1.2%