The Jobs App is a mobile application developed using React Native and Expo, providing users with access to a wide range of job listings. The app utilizes RapidAPI to fetch data, enabling users to explore popular job opportunities as well as those available nearby. Additionally, users can view detailed information about specific job listings.
- Browse popular job listings
- Explore nearby job opportunities
- View detailed job descriptions
- Seamless user experience with React Native and Expo
-
Clone the repository:
git clone https://github.com/Kalutu/jobs-app
-
Navigate to the project directory:
cd jobs-app
-
Install dependencies:
npm install
-
Start the Expo development server:
npm start
-
Use the Expo Go app on your mobile device to scan the QR code displayed in the terminal or in the Expo Dev Tools on your browser to open the app.
Once the application is installed and running on your device, you can start exploring job listings immediately. Navigate through the different sections to discover popular jobs, search for nearby opportunities, and view detailed job descriptions.
- React Native
- Expo
- RapidAPI
Contributions are welcome! If you have any suggestions, feature requests, or bug reports, please feel free to open an issue or submit a pull request.