This is a React Native Expo app that allows users to search and filter jobs, as well as view detailed information about a specific job.
- Search and filter jobs
- View detailed information about a specific job
This app uses the JobSearch API api-v2 from RapidAPI to retrieve job data.
- Clone this repository
- Install dependencies by running
npm install
- Start the app by running
npx expo start
ornpm start
- Use the search bar to search for jobs
- Use the filter options to refine your search results
- Tap on a job to view detailed information about it