Skip to content

nsinghal12/jobsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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