https://github.com/psparwez/jobhuntly
"A modern job search platform built with React, React Router, Lenis, and Tailwind CSS, providing a smooth, responsive, and user-friendly experience for job seekers and employers."
https://github.com/psparwez/jobhuntly
find-jobs job-portal job-search-website job-website-using-react jobhunt jobhuntly react react-js-project tailwindcss
Last synced: 3 months ago
JSON representation
"A modern job search platform built with React, React Router, Lenis, and Tailwind CSS, providing a smooth, responsive, and user-friendly experience for job seekers and employers."
- Host: GitHub
- URL: https://github.com/psparwez/jobhuntly
- Owner: psparwez
- License: mit
- Created: 2024-12-08T15:04:31.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-08T15:48:25.000Z (6 months ago)
- Last Synced: 2025-01-05T10:12:43.969Z (5 months ago)
- Topics: find-jobs, job-portal, job-search-website, job-website-using-react, jobhunt, jobhuntly, react, react-js-project, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 1.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Jobhunty • Job Search Platform
JobHuntly is a modern job search landing page designed to
connect job seekers with top employers. It offers smooth scrolling, dynamic job listings,
and a clean, responsive UI for an enhanced user experience.
[](https://github.com/psparwez/JobHuntly)
### Demo Screenshots
![]()
![]()
![]()
![]()
# 🚀 Project Overview
**JobHuntly** Landing Page is a modern, responsive website designed as the front face for a job-search platform. It provides an engaging user experience for job seekers passionate about startups and those looking for new career opportunities.The landing page features smooth scrolling, dynamic job categories, trusted company highlights, and a professional, user-friendly design built using React, React Router, and Lenis for smooth animations.
## 🌟 Features
- Search Functionality: Users can search for jobs using keywords and location filters.
- Dynamic Job Listings: Explore jobs categorized by roles like Full-Time, Part-Time, and Freelance opportunities.
- Trusted Companies: Showcases brands such as Tesla, Intel, Vodafone, and more that trust the platform.
- Featured Jobs: Highlights trending and high-paying job roles with details like salary, experience, and application count.
- Latest Job Openings: Displays newly added positions with global locations.
- Responsive Design: Fully optimized for all devices—desktop, tablet, and mobile.
- Smooth Scrolling: Enhanced navigation experience powered by Lenis.## 🛠️ Tech Stack
- React: For building the UI components.
- React Router v6: For routing and navigation.
- Lenis: Smooth scrolling library for improved scroll performance.
- Tailwind CSS: Styling the components.## 🚀 Getting Started
To view and run this project locally, follow these steps:### Prerequisites
Before starting, make sure you have the following installed:
- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/en)
- [npm](https://www.npmjs.com/) (Node Package Manager)### Steps
1. **Clone the repository:**
```bash
git clone https://github.com/psparwez/JobHuntly.git
```2. **Navigate to the project folder:**
```bash
cd JobHuntly
```3. **Install the project dependencies using npm:**
```bash
npm install
```
4. **Running the Project :**```bash
npm run dev
```5. Open [http://localhost:5173/](http://localhost:5173/) in your browser to view the project.
You’re now ready to explore and customize **JobHuntly** locally!
---
### 📜 License
[MIT](https://choosealicense.com/licenses/mit/)