Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 641 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 641 Bytes

Overview

Job app created using React native, rapid API for searching, and expo router to route the app.

It is used to search for jobs across the internet!

To run

  • Install the dependencies using npm i

  • Use npm run android to run directly using npm

  • Make sure to have Android studio installed

To run using expo-router follow the below:

  • Make sure to install expo-cli before running expo commands

  • Use expo start --android