Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/marceelodominguez/job_finder_app
- Owner: MarceeloDominguez
- Created: 2023-03-25T18:22:22.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-31T17:41:14.000Z (almost 2 years ago)
- Last Synced: 2024-11-22T14:26:17.180Z (3 months ago)
- Topics: react-native, react-native-navigation, typescript, ui-design
- Language: TypeScript
- Homepage:
- Size: 482 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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