https://github.com/deluxesande/job-finder-react-native
A react native app that fetches open jobs available from the RapidAPI and displays them with the ability to apply to the jobs
https://github.com/deluxesande/job-finder-react-native
android expo ios-react react-native
Last synced: 2 months ago
JSON representation
A react native app that fetches open jobs available from the RapidAPI and displays them with the ability to apply to the jobs
- Host: GitHub
- URL: https://github.com/deluxesande/job-finder-react-native
- Owner: deluxesande
- Created: 2024-06-12T11:49:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-22T11:45:09.000Z (almost 2 years ago)
- Last Synced: 2025-05-04T18:37:17.875Z (about 1 year ago)
- Topics: android, expo, ios-react, react-native
- Language: JavaScript
- Homepage:
- Size: 521 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Expo Router Example
Use [`expo-router`](https://docs.expo.dev/router/introduction/) to build native navigation using files in the `app/` directory.
## 🚀 How to use
```sh
npx create-expo-app -e with-router
```
## 📝 Notes
- [Expo Router: Docs](https://docs.expo.dev/router/introduction/)