A mobile app built with React Native that uses RapidApi for searching and displaying jobs.
To install job search follow these steps
- Clone the repository from GitHub
$ git clone https://github.com/its-nedum/job-search.git
- Navigate to the project directory
$ cd job-search
- Install the required dependencies
$ npm install
To start the development server, run this command
$ npm start
- Home page
- Job details page
- Search result page