https://github.com/anonymous961/jobconnect
JobConnect is a sleek and intuitive job app built with React Native. It leverages REST APIs for real-time job data, personalized recommendations, seamless applications, and efficient employer management. Find your dream job or hire top talent with ease.
https://github.com/anonymous961/jobconnect
react-native rest-api
Last synced: 2 months ago
JSON representation
JobConnect is a sleek and intuitive job app built with React Native. It leverages REST APIs for real-time job data, personalized recommendations, seamless applications, and efficient employer management. Find your dream job or hire top talent with ease.
- Host: GitHub
- URL: https://github.com/anonymous961/jobconnect
- Owner: Anonymous961
- Created: 2023-06-20T06:35:45.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-22T11:18:53.000Z (about 3 years ago)
- Last Synced: 2025-03-06T13:19:08.781Z (over 1 year ago)
- Topics: react-native, rest-api
- Language: JavaScript
- Homepage: https://expo.dev/artifacts/eas/hcPRRF1nNWcewgySNDouJ3.apk
- Size: 752 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)