Skip to content

This is a project that uses Github API to search for available jobs for given location and gives description for how to apply for the job. Build with React.

License

Notifications You must be signed in to change notification settings

ramankarki/job-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Job

This is a project that uses Github API to search for available jobs for given location and gives description for how to apply for the job. Build with React.

netlify deploy status mit license badge
screen shot of website

Getting Started

To get started, you can download a local copy of the repository and or see live here.

Prerequisites

Before running this project locally, you should have installed node and npm on your PC.

After installing node and npm,

Run these commands

  • Install all the dependencies for this project

    npm install
    
  • Run locally

    npm start
    

After running these commands, this website should have launched in your default browser.

Built With

  • React - JavaScript library for building user interfaces
  • Sass - Preprocessor scripting language for CSS
  • Github Jobs API - The GitHub Jobs API allows you to search, and view jobs with JSON over HTTP.

License

This project is licensed under the MIT License

Acknowledgments

This project was build by taking challenge on DevChallenges.io

About

This is a project that uses Github API to search for available jobs for given location and gives description for how to apply for the job. Build with React.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published