A more attractive alternative to view the Job Listings from the Github Jobs API with the ability to filter and search jobs based on location,description, title and more.
View more details about the jobs and get the process to apply right from one single application.
- Steps to open the application on you local environment:
- Clone the repository using https://github.com/abhu-A-J/github-jobs.git.
- Move to the cloned project using
cd github-jobs. - Run npm install to install all the dependencies required to start the application.
- Run npm start to start the application and it serves itself up at http://localhost:3000/.

