Android Challenge

Preview

Android Challenge

Clone

In your command line:

# Clone project
$ git clone https://github.com/rafabarbosa/jobsity-android-challenge.git

# Go into folder
$ cd jobsity-android-challenge

# Install dependencies
$ yarn install

# Run the app
$ expo start

Distribution

Inside the distribution folder there is an .apk, in case you want to install it on your cell phone and check how it works.