Skip to content

ShreyaCtrl/JobHunter

Repository files navigation

JobHunter | The perfect Job Finder at your fingertips

👀 Description

JobHunter is a mobile application that helps you find the perfect job for you. It is built using React Native and Expo. It uses the Rapid API JSearch to fetch jobs and display them in a list. You can also search for jobs based on the location and the job title. You can also view the job description and apply for the job.

📝 Manifest:

Dependencies and more info Learn more: https://expo.fyi/manifest-url

⚙️ Project page:

This works totally fine on Android but has certain problems while running on IOS platforms Live Demo Learn more: https://expo.fyi/project-page

📝 Notes

  • for importing api keys, etc in .env we can't import directly like
import { API_KEY } from "@env";

because it's not a built-in module

  • Add the "react-native-dotenv" preset to your .babelrc file at the project root like the one added in this project, then you can use the above js code snippet to import your key

Expo Router Example

Use expo-router to build native navigation using files in the app/ directory.

🚀 How to use

npx create-expo-app -e with-router

📝 Notes

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •