Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 733 Bytes

README2.md

File metadata and controls

49 lines (35 loc) · 733 Bytes

Job Listings App

Instructions

  1. Install globally json-server
yarn global add json-server
  1. Clone repo
git clone https://github.com/khaled-elakkad/job-listings.git
  1. Install dependencies
yarn
  1. Run locally in development mode
yarn dev

Tools Used

  1. create-react-app
  2. material-ui
  3. fetch
  4. redux and redux saga

Backend

{
    "id": 9,
    "title": "HR Specialist",
    "description": "Experienced with HR policies and systems.",
    "employment_type": "Full time",
    "location": "Alexandria"
}