Simple job search front-end using ReactJS. The site uses Github Jobs API to look for jobs. The site also defaults to the user location when it first loads, using a simple geo-location API.
To install dependencies run:
$ npm install
Then, run the website using:
$ npm run start
The site can then be accessed at http://localhost:3000
Copyright (C) 2018, Niti Singhal. Under Apache License Version 2.0