The job app was build with React Native and Expo. It features welcoming slides, Facebook auth, the ability to search jobs on Indeed.com based on location, the ability to swipe right to like a job and left to discard, and a screen to review liked jobs.
You'll need to have Expo and a simulator (Xcode or Android Studio) to run the app.
- Clone this repo
- run
npm install
- Open in Expo
- Indeed.com API
- Google Maps API
- React Navigation