This is a simple jobs searching app powered by React Native, Indeed, Facebook, and Google Map View.
- Indeed map view search
- Facebook authentication
- Push Notifications
- Swipe job card to favorite
- Favorites persisted
- expo
- latlng-to-zip
- axios
- lodash
- qs
- react
- react-native
- react-native-elements
- react-navigation
- react-redux
- redux
- redux-persist
- redux-thunk
Clone this repo to your desktop and run npm install
to install all the dependencies.
You will of course need a Mac with XCode installed for iOS builds. Otherwise generate Android builds.
After you clone this repo to your desktop, go to its root directory and run npm install
to install its dependencies.
Once the dependencies are installed, you can run npm start
to start the application then follow instructions. You will then be able to access it on the chosen device.