Skip to content

meghsohor/react-github-job

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Job App

Github Job App using React

Created with React, Axios, Bootstrap and Github Jobs API

Features

  • Real-time Job feed (Axios -> Github Jobs API)
  • Jobs search and filter
  • Pagination

Tech used

  • React, React Hooks (useState, useReducer, useEffect)
  • Axios
  • React-Bootstrap

I used a proxy server to connect to Github-job API to avoid CORS issue. The proxy server app can be found here: CORS PROXY APP

Installation & run in local environment

Open a terminal window

$ git clone https://github.com/meghsohor/react-github-job.git
$ cd react-github-job
$ npm install
$ npm start

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published