Skip to content

An Android/iOS app to find all the popular and nearby jobs.

Notifications You must be signed in to change notification settings

pnidhi26/JobBuddy

Repository files navigation

JobBuddy-Mobile-App

This application is a job hunting mobile app. image image

Tech Stack Used:

  • React Native, Rapid API (JSearch), Expo, Expo Go,

Live Demo:

  • Install Expo Go app and inside this app scan QR code are follow these below respective links with your Android/iOS.
  • On Android - exp:https://u.expo.dev/update/7877ee6c-f691-484c-a73b-e406e772f224 Alt text

  • On iOS - exp:https://u.expo.dev/update/60651732-e517-4405-a77e-94507d3640e5 Alt text

dependencies installation and other commands

  • npx create-expo-app@latest --example with-router ./
  • npm install expo-font axios react-native-dotenv
  • npm install -g expo-cli
  • npx expo-doctor
  • npx expo install --check

Run Server on Localhost

  • To run your project, run one of the following npm commands as per need.
  • npm start / npx expo start / expo-cli start --tunnel
  • npm run android
  • npm run ios
  • npm run web

build and deployment:

  • Classic SDK < 49
  • npm install expo@latest expo-cli@latest
  • npx expo-cli publish
  • EAS SDK > 50
  • npm install --global eas-cli
  • eas login
  • eas update:configure
  • eas build:configure
  • eas build
  • eas update

Read more:

https://docs.expo.dev/eas-update/migrate-from-classic-updates/

About

An Android/iOS app to find all the popular and nearby jobs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published