This repository contains a scaffolded create-react-app application with Material UI.
Create a project that fetches the data from the API endpoint that was provided to you and create a grid overview page of all the job positions in cards.
Cards should only contain title and location name, and link to position link.
- Fetch Job data from API endpoint provided to you.
- Use Hooks (state, effect etc.)
- Use Arrow function components
- Use Material UI
- Consider application states
- A Search is needed to filter the jobs by Title (place the search above the list)
- A Dropdown (Select) is needed to filter the jobs by locations (All, Austin, etc.). It can be placed beside the Search
yarn
or npm install
npm run start
Share your test (without node_modules please) Email zipped to kenan@unity3d.com