Skip to content

MBelniak/pogoda24-nextjs

Repository files navigation

Pogoda24/7

Logo

Reimplementation of official website of Pogoda24/7 FB page written in Next.js.

Weather forecasts, warnings, articles and more to come in the future.

Getting Started

This is a Next.js project bootstrapped with create-next-app.

First, install dependencies:

pnpm install

Then, run the development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result. Admin page is not yet done, so only the public pages are available.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!