Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 414 Bytes

File metadata and controls

16 lines (9 loc) · 414 Bytes

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.