/worthy_work

Primary LanguageJavaScript

Worthy Work

Table of Contents

About

This project is a job search web application, focusing on the humanitarian field. It was built with React and Redux and uses the ReliefWeb API to get the information. On the homepage, the user can see the most recent offers and can filter them by country. By clicking in one of the offers, they will be able to see detailed information about it, such as description, application information, and a link to the original offer.

This project is a Capstone from the React course in Microverse's curriculum. The original instructions can be found here

Preview

screenshot

Built With

  • HTML5;
  • CSS3;
  • JavaScript;
  • React;
  • Redux;
  • Webpack;
  • Heroku.

Installation

To install a local version of this app, download or clone the project here, then navigate to the project's directory from the terminal and run the following commands:

  • npm i
  • npm start

Testing

To run the tests, use the following command:

  • npm test

Future features

  • Pagination in the home page;

Author

👩 Bruna Genz