Live Site : Cloud Career
- Job Board Marketplace: This feature allows users to browse and apply for job opportunities in a variety of fields.
- Added job category list to the home page: This makes it easy for users to find job postings that match their skills and interests.
- Featured Jobs section on home page: This section highlights top job opportunities and helps users discover new career paths.
- Apply for jobs at top companies: Skilled individuals can apply for jobs at leading companies in their field.
- View job descriptions: Users can view detailed job descriptions for each position and decide if they are a good fit.
- Statistics page: Users can track their progress and see their assignment marks on an area chart.
- Applied Jobs page: Users can view a list of companies where they have applied for jobs and filter them by remote or onsite positions.
- And all pages have a footer
- Block page: Added a section with questions to help users prepare for job interviews.
- Fully responsive layout: The website is optimized for use on all devices, including desktops, tablets, and smartphones.
- React (front-end)
- Tailwind CSS (CSS framework)
The front-end of the project was built using React, a popular JavaScript library for building user interfaces. To manage the application state, the Context API was utilized. In terms of styling, Tailwind CSS was chosen as the CSS framework due to its utility-first approach and flexibility in designing responsive layouts.