Go to file
Иван 745d58ab3a Add all possible bullshit 2025-12-15 00:59:15 +03:00
public Яхта, доработки 2025-12-12 20:48:52 +03:00
src Add all possible bullshit 2025-12-15 00:59:15 +03:00
.dockerignore add CI/CD 2025-10-22 22:11:27 +03:00
.gitignore Initial commit from Create Next App 2025-10-17 00:00:18 +03:00
.gitlab-ci.yml fix gitlab-ci 2025-10-22 22:48:05 +03:00
Dockerfile fix dockerfile 2025-10-22 22:36:31 +03:00
README.md init next project 2025-10-17 15:43:13 +03:00
components.json init next project 2025-10-17 15:43:13 +03:00
eslint.config.mjs Initial commit from Create Next App 2025-10-17 00:00:18 +03:00
next.config.ts Интеграция с бэком на главной странице 2025-12-14 20:52:06 +03:00
package-lock.json Add queryClient 2025-12-14 14:30:54 +03:00
package.json Add queryClient 2025-12-14 14:30:54 +03:00
postcss.config.mjs Initial commit from Create Next App 2025-10-17 00:00:18 +03:00
tailwind.config.js added: images 2025-10-19 23:11:41 +03:00
tsconfig.json Ручная вёртска по макетам 2025-10-20 21:58:09 +03:00

README.md

Marine Travel

Next.js, Tailwind CSS, @shadcn

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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