gughog / github-jobs-plus-plus-app

A react-native app that helps you find a job at github jobs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Jobs ++

Find your first/next job directly from the src!

About

This is a React Native application made for learning purposes, but It's functional and you can use it as your job hunt main tool. It uses the Github Jobs API to fetch the jobs.

Tools used

  • React Native
  • Typescript

Running

You will need these tools as prerequisites:

  • Node.js
  • Npm/Yarn
  • react-native-cli (or just use it with npx)
  • Android device (physical or emulator)

Clone

git clone https://github.com/gughog/github-jobs-plus-plus-app.git

Install the dependencies

# NPM
npm install

# Yarn
yarn install

Running

First, start the Metro server:

npm run start

Then, runs on your device:

npm run android

Overview

alt text Home screen for Github Jobs ++ app Home screen for Github Jobs ++ app alt text alt text alt text

License

MIT

Credits

About

A react-native app that helps you find a job at github jobs.


Languages

Language:TypeScript 75.9%Language:Java 11.4%Language:Objective-C 7.3%Language:JavaScript 3.0%Language:Ruby 1.3%Language:Starlark 1.0%