Go to file
Sergey Bolshakov dcc4424165 Доработки по вёрстке 2025-10-24 21:11:33 +03:00
public Доработки по вёрстке 2025-10-24 21:11:33 +03:00
src Доработки по вёрстке 2025-10-24 21:11:33 +03:00
.gitignore Initial commit from Create Next App 2025-10-17 00:00:18 +03:00
.gitlab-ci.yml init next project 2025-10-17 15:43:13 +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.