/github-jobs

GitHub Jobs is an application that allows you to search for real-time job listings with coverage in 18 countries. The app features: Real-time job searches and filter for full-time jobs.

Primary LanguageJavaScript

Github Jobs

Solution for a challenge from Devchallenges.io.

Netlify Status

Table of Contents

Overview

Github Jobs Preview

Welcome to my GitHub Jobs project, where you can discover multiple job opportunities in 18 different countries. Additionally, you can filter jobs based on Full-Time positions and explore opportunities in various states within your country of interest.

Key Features:

✔️ Coverage in 18 Countries: This project enables you to search for job opportunities across 18 different countries, spanning across the Americas, Europe, and Oceania.

✔️ Filtering Options: You have the ability to filter jobs based on Full-Time positions. Additionally, you can explore job opportunities in specific states within your country of interest.

✔️ Real-Time Updates: The project displays real job listings, allowing you to explore them and apply directly through their respective platforms.

✔️ User-Friendly Interface: Designed with a user-friendly and intuitive interface, this project ensures a seamless experience for job seekers.

Note: This project has limitations on search capabilities and detailed job results due to the limitations of the Adzuna API.

Built With

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/varJonathanR/github-jobs

# Install dependencies
$ npm install

# Run the app
$ npm run dev

Contact