/SearchOn

React Application to find jobs using the Github Jobs API.

Primary LanguageJavaScript

SearchOn

This is a react application to find jobs sutatible for you using the Github Jobs Api.

Jobs can be filtered by description, location and type.

Materializecss framework is used for styling the application

Installation

  • Clone the repository
  • Go to the project directory and run the following commands

npm install to install all the dependencies.

npm start to run the application.