This App help you find jobs through listing available jobs in websites like Remote OK, We Work Remotely, JS Remotely and others.
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
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
- React-Native
- Firebase
- React-Native-Elements