/jobsearch

Simple job search front-end using ReactJS

Primary LanguageJavaScriptApache License 2.0Apache-2.0

jobsearch

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.

Technologies Used

Building

To install dependencies run:

$ npm install

Then, run the website using:

$ npm run start

The site can then be accessed at http://localhost:3000

License

Copyright (C) 2018, Niti Singhal. Under Apache License Version 2.0