Skip to content

Nuellity/jobapp-react-native

Repository files navigation

JobSearch App

Overview

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.

Screenshots

Click to watch short video description

   

Features

  • 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.

Installation

  1. Clone the repository:
git clone https://github.com/Nuellity/jobapp-react-native.git
  1. Navigate to the project directory:
cd nativejob
  1. Install dependencies:
npm install
  1. 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.

  1. 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:

Configuration

  • API Key: Obtain your Jsearch API key and update the .env file with the key.
EXPO_PUBLIC_API_KEY=api_key

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

Contact

For any inquiries or support, please contact the project maintainers:


About

React Native job search app for job seekers

Topics

Resources

Stars

Watchers

Forks