Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 585 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 585 Bytes

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