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.
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.
Black-truck dispatch |
Venue access |
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.
| 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 |
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.
- 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.
- Node.js 18 or newer
- npm
git clone https://github.com/falabellamichael/SICKOS.git
cd SICKOS
npm install
npm run devOpen 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 5173npm run build
npm run previewThe optimized site is generated in dist/.
| 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 |
The repository includes vercel.json, so deployment is direct:
- Import this GitHub repository into Vercel.
- Keep the detected framework preset as Vite.
- Use
npm run buildas the build command anddistas the output directory. - 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.
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
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.



