The JobSearch App is a mobile application built with Expo and React Native, designed to streamline the job search process by fetching job details using the Jsearch API. This app provides a user-friendly interface for job seekers to explore and apply for relevant job opportunities.
Click to watch short video description
-
Job Listings: Browse through a comprehensive list of job opportunities fetched from the Jsearch API.
-
Search and Filters: Easily search for specific jobs and apply filters to refine the search results based on location, industry, and more.
-
Job Details: View detailed information about each job, including company details, job description, and application instructions.
- Clone the repository:
git clone https://github.com/Nuellity/jobapp-react-native.git
- Navigate to the project directory:
cd nativejob
- Install dependencies:
npm install
- Configure API keys: Obtain an API key from Jsearch API and update the configuration file with your credentials.
cp .env.example .env
Edit the .env
file with your Jsearch API key.
- Run the app:
npm start
Download Expo Go app for android or ios and scan the QR Code to view the app on your phone:
- API Key: Obtain your Jsearch API key and update the
.env
file with the key.
EXPO_PUBLIC_API_KEY=api_key
This project is licensed under the MIT License - see the LICENSE file for details.
For any inquiries or support, please contact the project maintainers: