This project is a React-based frontend application designed to enhance user experiences with features such as job searching, and more. The app aims to simplify the job-seeking process by providing intuitive tools for job seekers, including personalized job recommendations, an AI-driven resume builder, and easy navigation to various career-related resources.
- Job Search: Search for job opportunities across different categories and locations.
- User Profile: Create and manage your profile to save job applications, resumes, and personal details.
- Job Alerts: Get notifications for new job postings matching your skills and preferences.
- Responsive Design: Mobile-friendly design optimized for a seamless experience across devices.
To get the application up and running locally, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/JobPortal.git
- Change Directory into Frontend Folder:
cd Frontend - Start your app:
npm run dev
- Check out the live App here: Visit the Job Portal
