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
- 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.