Skip to content

An App developed with React Native to find Remote Jobs on popular websites

Notifications You must be signed in to change notification settings

flavioislima/remote-jobs-app

Repository files navigation

Remote Work - Find Remote Jobs

This App help you find jobs through listing available jobs in websites like Remote OK, We Work Remotely, JS Remotely and others.

Android APP on Google Play:

Prerequisites

What things you need to install the software and how to install them

  • node.js
  • NPM Package Manager (or Yarn)
  • react-native-cli
  • An Android or iOS device (or Simulators) to test it

To Contribute to this project

Clone this repository

git clone https://github.com/flavioislima/remote-jobs-app.git

Installing the dependencies from the NPM Package Manager

cd remote-jobs-app
npm install

To start the development environment and run on the simulator or device, run the following command:

npm run android

or

yarn run android

Built with

  • React-Native
  • Firebase
  • React-Native-Elements

Author