This repository contains a starter project that implements a table with candidates application data for our recruiting product.
This will be the starting point for the live-coding challenge in your application process for the frontend role at Personio.
The starter project includes the following features:
- A candidate table that displays candidate data, including name, job position, application date, status, e-mail, years of experience and age.
- Filtering inputs not yet hooked to the data
The starter project is built using the following technologies:
- React
- Typescript
- Components from Personio's design system
This project was created with Vite.
Please run npm install
before trying to run the project.
In the project directory, you can run:
Runs the app in development mode.
Open http://localhost:5174/ to view it in your browser.
Launches the test runner.