Skip to content

Repository files navigation

SICKOS

SICKOS

Private concierge. Black-truck transport. Venue access. One coordinated night.

SICKOS brings premium transportation, club bookings, private experiences, and 24/7 concierge coordination together in one unmistakable digital experience.

Request a booking  •  Explore the experience  •  Run the site

React 18 Vite 5 Responsive Vercel ready


Own the night

SICKOS is a dark, editorial concierge platform designed for nights where timing, access, and presentation all matter. Guests can discover the fleet, explore curated lifestyle and event services, and turn a request into a pre-addressed booking message without leaving the experience.

This is more than a transportation landing page. It is the digital front door for a coordinated hospitality brand:

  • Black-truck service for discreet, chauffeured, door-to-door transportation.
  • Club and venue access for tables, guest lists, celebrations, and after-hours plans.
  • Private experiences spanning catering, yachts, events, and combined itineraries.
  • Concierge coordination that keeps the pickup, arrival, venue, and night in sync.
  • Priority membership positioned for repeat guests and high-demand nights.

We don't rent cars. We run the night.

The SICKOS experience

SICKOS black-truck fleet at night
Black-truck dispatch
SICKOS club experience
Venue access
SICKOS private yacht experience
Private experiences

The website translates the SICKOS brand into a cinematic, mobile-ready journey:

  • Editorial black, ivory, and gold visual direction.
  • Dedicated Events, Lifestyle, and Experiences views.
  • Immersive fleet, nightlife, yacht, catering, and concierge galleries.
  • Focused booking desk for transport, club access, catering, venue, yacht, and combined requests.
  • Gmail, Outlook, and default-mail-app handoff with the booking details already prepared.
  • Scroll-triggered motion with reduced-motion accessibility support.
  • Responsive navigation and layouts for desktop, tablet, and mobile.

One desk. Every detail.

Service What SICKOS coordinates Built for
Black Truck Chauffeur, dispatch, pickup, routing, and arrival timing Airport runs, private events, late calls, groups, and VIP movement
Club Access Table requests, guest-list details, venue timing, and arrival planning Birthdays, celebrations, sold-out nights, and after hours
Catering Private dining and hospitality requests around the itinerary Hosted evenings, on-board service, and private gatherings
Private Experiences Yacht, venue, event, and multi-service briefs High-touch plans that need one point of coordination
Concierge A single request that keeps every moving part aligned Guests who value time, privacy, and a seamless arrival

Built for the next move

The current site is a lightweight React single-page application with no UI framework and no runtime backend dependency. That keeps it fast to iterate, straightforward to deploy, and ready to grow into live availability, secure client profiles, membership, payments, CRM automation, or a dedicated booking API.

Technology

  • React 18 for the interactive experience and booking flows.
  • Vite 5 for fast local development and optimized production builds.
  • Vanilla CSS for a bespoke visual system without a component-library look.
  • Vercel configuration for SPA routing and repeatable deployment.

Run it locally

Requirements

  • Node.js 18 or newer
  • npm

Start the development site

git clone https://github.com/falabellamichael/SICKOS.git
cd SICKOS
npm install
npm run dev

Open the local URL printed by Vite. To expose the development server only on your own machine at a predictable address:

npm run dev -- --host 127.0.0.1 --port 5173

Create a production build

npm run build
npm run preview

The optimized site is generated in dist/.

Available scripts

Command Purpose
npm run dev Start Vite with hot module replacement
npm run build Create an optimized production build
npm run preview Preview the production build locally

Deploy to Vercel

The repository includes vercel.json, so deployment is direct:

  1. Import this GitHub repository into Vercel.
  2. Keep the detected framework preset as Vite.
  3. Use npm run build as the build command and dist as the output directory.
  4. Deploy. Future pushes to the connected production branch can redeploy automatically.

The included rewrite sends application routes back to index.html, preserving the single-page experience when visitors open a route directly.

Project structure

SICKOS/
|-- public/images/     Brand marks and experience photography
|-- src/App.jsx        Pages, interactive booking desk, galleries, and navigation
|-- src/App.css        Component and responsive visual system
|-- src/index.css      Global styles and design tokens
|-- src/main.jsx       React entry point
|-- vercel.json        Vercel build and SPA routing configuration
`-- vite.config.js     Vite and React configuration

Booking and partnerships

Planning transportation, a table, a private event, or a complete night?

Email: hostedbysickos@gmail.com

For partnerships, venue collaborations, catering, or private-hosting inquiries, send the date, party size, service type, and any timing requirements. The booking desk is designed to turn those details into one coordinated plan.


SICKOS emblem

SICKOS · Concierge & Transport

The truck. The table. The night. Handled.

About

SICKOS - private concierge, black-truck transport, venue access, and curated nightlife experiences.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages