Skip to content

AlimurtuzaCodes/Job-Finder

Repository files navigation

Job Finder

This is a mobile application developed using React Native that allows users to search for job listings using the Rapid API.

Installation

Before running the application, make sure you have the following prerequisites:

  • Node.js
  • React Native CLI
  • Android Studio / Xcode (depending on the platform you want to run the app on)

Follow these steps to install and run the application:

  1. Clone this repository to your local machine:

    git clone https://github.com/CYBWEBALI/Job-Finder.git
    
  2. Navigate to the project directory:

    cd Job-Finder
    
  3. Install the dependencies:

    npm install
    
  4. Set up your Rapid API credentials:

    • Create an account on Rapid API.
    • Get the API key for the JSearch API.
    • Create a file named .env in the root directory of the project as per env example file.
  5. Run the application:

    npm start
    

About

Job Finder React Native Application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published