Go to file
Sergey Bolshakov 6ee8a8f624 Доработки по главной странице, итерация 2 2025-10-26 14:09:46 +03:00
public Доработки по главной странице, итерация 2 2025-10-26 14:09:46 +03:00
src Доработки по главной странице, итерация 2 2025-10-26 14:09:46 +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-10-20 21:58:09 +03:00
package-lock.json Ручная вёртска по макетам 2025-10-20 21:58:09 +03:00
package.json Ручная вёртска по макетам 2025-10-20 21:58:09 +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.