Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sazidulalam47/career-hub
A React Web Application for Job Seekers
https://github.com/sazidulalam47/career-hub
api json react-router react-router-dom react-scroll tailwind-css
Last synced: 11 days ago
JSON representation
A React Web Application for Job Seekers
- Host: GitHub
- URL: https://github.com/sazidulalam47/career-hub
- Owner: SazidulAlam47
- Created: 2024-02-29T07:25:35.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-23T08:56:55.000Z (10 months ago)
- Last Synced: 2024-11-26T02:35:29.432Z (2 months ago)
- Topics: api, json, react-router, react-router-dom, react-scroll, tailwind-css
- Language: JavaScript
- Homepage: https://career-hub-sazidulalam47.vercel.app/
- Size: 813 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Career Hub
Career Hub is a React web application that allows users to browse and apply for various jobs. It uses the JSON Placeholder API to fetch mock data for the jobs and the users. It also uses Tailwind CSS for styling and Vite for bundling.
## Features
- **Job Discovery:** The home page presents a curated list of available jobs for easy browsing.
- **Flexible Exploration:** A "View All Jobs" button expands the job list, with a dynamic toggle to "Show Less" for streamlined navigation.
- **Detailed Insights:** A "View Details" button provides in-depth information about each job posting.
- **Seamless Application:** Within job details, a prominent "Apply" button initiates the application process.
- **Application Management:** The "Applied Jobs" page offers a centralized view of submitted applications, including options for detailed review and removal.
- **Responsive Design:** The site is optimized for a seamless user experience across desktop and mobile devices.