/test-unity

Primary LanguageJavaScript

Mission

This repository contains a scaffolded create-react-app application with Material UI.

Example

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.

Test Requirements

  • 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

Installation

yarn or npm install

Development

npm run start

Used packages

Submission

Share your test (without node_modules please) Email zipped to kenan@unity3d.com