IneSantos / inesantos.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

interplanetary-job-board

This project consists of a web application that allows candidates to search and see a list of job opportunities across the galaxy.

It's a react bases solution that allows for users to:

  • Scroll through a list of job cards with the job details;

  • Search field by job title or company name;

  • Filters by Location, Contract type, Level and Skills;

This list is populated with the information from a JSON file, called data.

To run the app after clonning the project, please run npm install and yarn start

About


Languages

Language:TypeScript 59.0%Language:CSS 28.1%Language:HTML 10.3%Language:JavaScript 2.6%