https://github.com/freshposh-code/job-search
A React native app that allows job applications . Job search API from Rapid API gotten from LINKEDIN Database
https://github.com/freshposh-code/job-search
Last synced: 11 months ago
JSON representation
A React native app that allows job applications . Job search API from Rapid API gotten from LINKEDIN Database
- Host: GitHub
- URL: https://github.com/freshposh-code/job-search
- Owner: freshposh-code
- Created: 2023-12-16T12:35:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-16T20:25:10.000Z (over 2 years ago)
- Last Synced: 2025-01-20T19:26:09.334Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 321 KB
- Stars: 1
- 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://expo.github.io/router) 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://expo.github.io/router)
- [Expo Router: Repo](https://github.com/expo/router)