This repository has been archived on 2026-03-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
jakubmanczak d8fbbe0706 fix: nav lengthens landing banner as side effect
a measure was already in place to make sure content wouldn't get eaten by the fixed navbar - but not a global one
simply removing the prior one to make sure they don't stack and thus extend the length of the banner
2022-08-08 15:17:12 +02:00
2022-06-21 12:38:25 +02:00
2022-06-21 00:48:03 +02:00
2022-05-08 22:49:05 +02:00
2022-05-06 12:15:39 +02:00
2022-05-06 12:15:39 +02:00
2022-05-06 12:24:26 +02:00
2022-06-20 23:10:02 +02:00
2022-07-28 16:13:22 +02:00

gractwo/gractwo-pl

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

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

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!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Description
Source code of the Gractwo website.
Readme 207 KiB
Languages
JavaScript 79.9%
SCSS 19.6%
Dockerfile 0.5%