Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marceelodominguez/job_finder_app

An app to search for work using Rapid API. Jobs can be filtered and the search engine has an infinite scroll.
https://github.com/marceelodominguez/job_finder_app

react-native react-native-navigation typescript ui-design

Last synced: 20 days ago
JSON representation

An app to search for work using Rapid API. Jobs can be filtered and the search engine has an infinite scroll.

Awesome Lists containing this project

README

        

# Finder Job


## Run Locally

Clone the project

```bash
git clone https://github.com/MarceeloDominguez/job_finder_app.git
```

Go to the project directory

```bash
cd job_finder_app
```

Install dependencies

```bash
npm install
```

Generate your api key in Rapid Api

- [Rapid Api](https://rapidapi.com/letscrape-6bRBa3QguO5/api/jsearch)

```bash
Add your api key to make the app work locally. In src/helpers/headersApi.ts
```

Start the server

```bash
npm start
```

## 🛠 Skills
**Client:** React Native