Go to file
iaiaiaia efd0dab792 Add confirm 2025-12-19 21:31:40 +03:00
public Яхта, доработки 2025-12-12 20:48:52 +03:00
src Add confirm 2025-12-19 21:31:40 +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
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 make my shit work 2025-12-19 20:41:46 +03:00
package-lock.json fixes 2025-12-19 14:22:38 +03:00
package.json fixes 2025-12-19 14:22:38 +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.