Skip to content

BrittanyBlake/job-search

Repository files navigation

Contributors Forks Stargazers Issues


React-logo

Job Search App

A Catalogue of Jobs built with React Hooks and Redux

Report Bug · Request Feature

Table of Contents

About The Project

This project is based on a catalogue of statistics. While building this project, I wanted to ensure that it had a real world application that relevant to the lives of many people, so I decided to build a job search webpage. The catalogue of jobs comprises of a list of the jobs returned by the GitHub Jobs API and a search option to filter the jobs by description or location. My webpage consists of two pages using a unique route within a Single Web Application. The first page is the list of jobs and the second page show the information about the specific job. All of the data is from the GitHub Jobs API and is retrieved through the redux store.

gif

Live Link (Heroku)

Click here

Installation

To run 'Job Search App' locally, clone the repository, navigate to it's containing directory.

Follow these commands step by step:-

[email protected]:BrittanyBlake/job-search.git
cd job-search
npm install
npm start

Now it will successfully open 'Job Search App' locally in your browser.

Built With

  • React
  • Redux
  • Redux-thunk
  • prop-types
  • Axios
  • Eslint
  • Stylelint
  • NPM
  • Github
  • Material-ui
  • Heroku
  • Github Jobs Api

Authors

👤 Brittany Blake

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

This Job Search website comprises of a list of the jobs returned by the GitHub Jobs API and a search option to filter the jobs by description or location. All of the data is retrieved from the GitHub Jobs APi and is retrieved through the Redux store.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors