Skip to content

imKarthikeyanK/job-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

job-app

job-app is a React JS Web App which shows list of Jobs and detailed view of a Job. The App consumes API to GET and show Job details. job-api is the API used for development. The api url can be changed in the config.json

dependencies
react-bootstrap
axios
redux
react-redux
To Run the App
  • create a React project using create-react-app
  • replace the project src with the job-app src
  • install above dependencies using npm install
  • run by npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published