Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 859 Bytes

README.md

File metadata and controls

41 lines (29 loc) · 859 Bytes

Job Search

Introduction

A mobile app built with React Native that uses RapidApi for searching and displaying jobs.

Installation

To install job search follow these steps

  1. Clone the repository from GitHub
$ git clone https://github.com/its-nedum/job-search.git
  1. Navigate to the project directory
$ cd job-search
  1. Install the required dependencies
$ npm install

Usage

To start the development server, run this command

$ npm start

Image

  • Home page

Home page

  • Job details page

Job details

  • Search result page

Search result