- Real-Time Job Listings: Access up-to-date job listings directly from the Rapid API.
- Search and Filter: Easily search for jobs using keywords and filter results by type (part-time, full-time).
- Detailed Job Descriptions: Get comprehensive job descriptions, including information about the job, qualifications, and responsibilities.
- Seamless Job Application: Apply to job listings with a single click, which opens the job portal in your device's browser.
- Home Page
- Job Details Page
- After Search/Filter
- Clone the project.
- Run : for installing all the node-modules.
npm install
- To run the project :
npm start
Before you begin, make sure you have the following software installed:
- Node.js: You can download it from nodejs.org.
- Expo CLI: Install Expo CLI globally using npm:
npm install -g expo-cli