This project is part of the Microverse curriculum in React-Redux module!
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.
To run 'developer-job-board app' locally, clone the repository, navigate to the cloned directory.
github.com:jstloyal/developer-job-board.git
cd redux-bookstore.git
npm install
npm start
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
Author
Adetayo Sunkanmi
- Github: jstloyal
- Twitter: @jstloyalty
- Linkedin: Adetayo Sunkanmi
- E-mail: jstloyalty@gmail.com
📝 This project is MIT licensed.