An open API service indexing awesome lists of open source software.

https://github.com/atirson/github_jobs_app

[React Native - Typescript] - GitHub Jobs App is a simple way to find a new Job into repositories at GitHub. Where you can find jobs to work as Front-end or Back-end Developer.
https://github.com/atirson/github_jobs_app

android react-native typescript

Last synced: 5 months ago
JSON representation

[React Native - Typescript] - GitHub Jobs App is a simple way to find a new Job into repositories at GitHub. Where you can find jobs to work as Front-end or Back-end Developer.

Awesome Lists containing this project

README

          

# GitHub Jobs App




# Screenshot








# Stacks & Tools




















# Description


GitHub Jobs App is a simple way to find a new Job into repositories at GitHub. Where you can find jobs to work as Front-end or Back-end Developer.




# How to Install and Run

**Dependecies**


  • Yarn or NPM

  • NodeJS

  • Android Studio Emulator, your device unlocked to install app or another emulator do you like


Now clone this repo and run commands below:

```
yarn install
```

or

```
npm install
```

After do you need install app where you'll simulate and test:

```
yarn run react-native run-android
```

or

```
npm run react-native run-android
```

And finally run your app and make all changes that do you want at code and run:

```
yarn start
```

or

```
npm start
```

## OBS: Filter by label not implemented yet!.