Go to file
Иван 074567b74f test cicd 2025-10-22 22:15:50 +03:00
public Ручная вёртска по макетам 2025-10-20 21:58:09 +03:00
src Ручная вёртска по макетам 2025-10-20 21:58:09 +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 test cicd 2025-10-22 22:15:50 +03:00
Dockerfile add CI/CD 2025-10-22 22:11:27 +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.