/team-project-YachtRental

HTML\CSS team project https://www.figma.com/design/jRIYQopKXrN9adYQy22ygf/YachtJet?node-id=8101-272&t=lVMrdgSl6TUG343e-0

Primary LanguageCSS

YachtJet by WebOctopus

A one-page website for renting yachts built using plain HTML, CSS, and JavaScript with Vite as a build tool.

Features

  • A simple, responsive design for large screens and rubber - for tiny mobile devices.
  • Semantic HTML markup for better accessibility and search engine optimization.
  • Basic navigation and layout ready for customization.
  • A clean and modern design with a focus on readability and accessibility.
  • A simple and easy-to-use codebase with minimal dependencies.
  • A well-organized and modular structure for easy maintenance and updates.
  • A simple and intuitive user interface with clear instructions and feedback.

Dependencies

Installation

  1. Clone the repository:

    git clone https://github.com/grizeus/project-YachtRental04
    
  2. Open the project in your preferred code editor

  3. Install dependencies for your preferred package manager:

    npm:

    npm install --save
    npm run dev
    

    or

    npm i --save
    npm run dev
    

    (you can also ommit --save flag)

    bun:

    bun install --save
    bun run dev
    

    or

    bun i --save
    bun run dev
    

    (you can also ommit --save flag)

    pnpm:

    pnpm install
    npm run dev
    

    yarn:

    yarn
    yarn run
    

Credits

Team members :