React native app that allows you searching jobs
Before proceeding, make sure that you have the following tools installed on your system:
Once you have installed these tools, follow the steps below to install the app:
Clone this repository:
git clone https://github.com/mbartos00/Mobile-app.git
Navigate to the project directory:
cd Mobile-app
Install the required dependencies:
npm install
To start the app, run the following command:
npx expo
This will start the Expo development server and open the Expo Developer Tools in your default browser. From here, you can launch the app on your device or emulator by following the instructions provided in the Expo Developer Tools.