An open API service indexing awesome lists of open source software.

https://github.com/bjclayton/jobfinder

A mobile app designed to simplify the job search process.
https://github.com/bjclayton/jobfinder

expo rapidapi react-native

Last synced: 3 months ago
JSON representation

A mobile app designed to simplify the job search process.

Awesome Lists containing this project

README

          

# Job Finder

A mobile app designed to simplify the job search process.


react.js
expo

## Demo

Video

GIF created with `LiceCap`.

## Tech Stack

- React Native
- Expo
- Axios

## Quick Start

Follow these steps to set up the project locally on your machine.

**Prerequisites**

- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/en)
- [npm](https://www.npmjs.com/)
- [Expo](https://docs.expo.dev/)

**Cloning the Repository**

```bash
git clone https://github.com/jcblanc2/JobFinder.git
cd JobFinder
```

**Installation**

Install the project dependencies using npm:

```bash
npm install
```

**Running the Project**

```bash
npx expo start
```