Skip to content

Jobbatical/jobbatical.github.io

Repository files navigation

Jobbatical Landing Page

A small React + TypeScript + Vite project for a simplified Jobbatical landing page concept.

The current version focuses on a single clean hero section with:

  • a branded blue header using the white Jobbatical logo
  • a concise headline and supporting copy
  • primary and secondary call-to-action buttons
  • trust metrics and service labels

Tech Stack

  • React 19
  • TypeScript
  • Vite
  • ESLint

Getting Started

Install dependencies:

npm install

Start the development server:

npm run dev

Build for production:

npm run build

Preview the production build locally:

npm run preview

Run lint checks:

npm run lint

Project Structure

  • src/App.tsx - main landing page markup and page copy
  • src/App.css - component-level layout and styling
  • src/index.css - global styles, theme variables, and typography
  • public/ - static assets including logos and favicons
  • index.html - page metadata and SEO tags

Branding Assets

The page uses assets from public/, including:

  • jb-logo-white.svg
  • favicon and device icon files

Notes

  • The project currently implements a focused landing-page hero rather than a full multi-section marketing site.
  • External links point to live Jobbatical pages for demo booking and service exploration.

About

Jobbatical makes immigration and relocation easy!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors