React Native jobs, is an App that consists of Job listings where job hunters can serach for jobs.The jobs are split up into categories of full time, part time, and contractor jobs, aswell as the option to filter through the jobs by search. The UI of the individual job listings is organised into 3 subsections of About, Qualifications and Responsibilites to allow the user to filter through the information and digest it easily. It also includes a button at the bottom of the page which directs the user to the job listing on the internet so that they can apply to the job if they wish to do so.
Android: If you have an Android device, open this link on your device: exp://u.expo.dev/update/71319194-fc87-42a9-9d23-8c1276f932c0 to open it in Expo Go or a development build.
IOS: Alternativley if you have an IOS device, open this link on your device: exp://u.expo.dev/update/fbe5703c-eb51-4614-8029-a466b4893a63 to open it in Expo Go or a development build.
To run this project in your local environment, fork this repository then enter the following commands in your terminal:
1. cd <chosen folder>
2. git clone <repo-url>
3. cd react_native_jobs
4. npm install
5. expo-cli start --tunnel
Then download the 'Expo Go' App on App store. Once installed, scan the QR code shown in the terminal using your phone camera or Expo Go app.