RigWorld Jobs is a modern, feature-rich job board for oil rig, offshore, and maritime professionals. Built with React, Vite, and Tailwind CSS, it connects global talent with top employers in the energy sector.
- π¨ Beautiful UI: Responsive, modern design with creative header, animated buttons, and smooth transitions.
- πΌ Job Listings: Featured jobs, latest jobs, jobs by location, and top job searches.
- π’ Company Spotlight: Discover trusted employers with detailed company cards.
- π Job Alerts: Personalized alerts delivered to your inbox.
- π Stats & Insights: Real-time stats, salary guides, and industry news.
- π§ Creative Navigation: Highlighted active links, animated sign-in button, and mobile-friendly menu.
- πΈ Google AdSense Ready: Easily add vertical and horizontal ads.
- π§ͺ Dummy Pages: Quick navigation to Find Jobs, Companies, Resources, and About.
- βοΈ React (TypeScript)
- β‘ Vite (Fast build & dev)
- π Tailwind CSS (Utility-first styling)
- πΌοΈ Lucide Icons (Beautiful SVG icons)
- πΊοΈ React Router (Navigation)
project/
βββ public/
β βββ RigWorldJobs_Logo.png
βββ src/
β βββ components/
β β βββ Header.tsx
β β βββ Footer.tsx
β β βββ FeaturedJobs.tsx
β β βββ JobCard.tsx
β β βββ CompanySpotlight.tsx
β β βββ JobAlerts.tsx
β β βββ Stats.tsx
β β βββ ...
β βββ pages/
β β βββ FindJobs.tsx
β β βββ Companies.tsx
β β βββ Resources.tsx
β β βββ About.tsx
β β βββ News.tsx
β βββ ...
βββ package.json
βββ tailwind.config.js
βββ vite.config.ts
βββ README.md
- Clone the repo:
git clone https://github.com/sivamurthy30/RIGWORLD.git cd RIGWORLD - Install dependencies:
npm install
- Run the app:
npm run dev
- Open in browser: http://localhost:5173
- π Add your own job data, company info, and categories in
/src/data/. - π¨ Update styles in Tailwind config or component files.
- π Connect to a backend or API for real jobs and companies.
- πΈ Add your AdSense client ID in
GoogleAd.tsxfor monetization.
Pull requests and suggestions are welcome! Please open an issue or PR for improvements.
- Email: shivapeddagundu
- Location: VIT
- GitHub: sivamurthy30
MIT
