Skip to content

This project is a React-Redux capstone project based on the catalog of statistics. Build a developer job searching website, which has a real-world application for many developers like myself. This catalog of the job gets its data from the [GitHub Jobs API](https://jobs.github.com/api), and data are retrieved through the redux store.

Notifications You must be signed in to change notification settings

jstloyal/developer-job-board

Repository files navigation

Developer Job Board

React Logo

This project is part of the Microverse curriculum in React-Redux module!

Table of Contents

About The Project

This project is a React-Redux capstone project based on the catalog of statistics. Build a developer job searching website, which has a real world application for many developers like myself. This catalog of the job gets its data from the GitHub Jobs API, and data are retrieved through the redux store. I include a filter to search for jobs by location or description. The webpage consists of two pages using a unique route within a single web application. The first-page shows several lists of jobs, and the second-page shows information about a specific job.

project-image

Live Link (Heroku)

Project live link

Installation

To run 'developer-job-board app' locally, clone the repository, navigate to the cloned directory.

Follow these commands step by step:

github.com:jstloyal/developer-job-board.git
cd redux-bookstore.git
npm install
npm start

Built With

This project was built using these technologies.

  • React
  • Redux
  • prop-types
  • Redux-thunk
  • Axios
  • ESlint
  • Stylelint
  • VS Code editor
  • NPM
  • GitHub
  • Heroku
  • Bootstrap
  • GitHub Jobs API

Contributors

Author

Adetayo Sunkanmi

Acknowledgements

License

📝 This project is MIT licensed.

About

This project is a React-Redux capstone project based on the catalog of statistics. Build a developer job searching website, which has a real-world application for many developers like myself. This catalog of the job gets its data from the [GitHub Jobs API](https://jobs.github.com/api), and data are retrieved through the redux store.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published