An open API service indexing awesome lists of open source software.

https://github.com/svetlanam/kompilator-react-fe-assigment

Example task for candidates who wants only coding
https://github.com/svetlanam/kompilator-react-fe-assigment

assigment candidate coding coding-interviews jobs kompilator nextjs reactjs tailwindcss

Last synced: 3 months ago
JSON representation

Example task for candidates who wants only coding

Awesome Lists containing this project

README

          

# NextJS project for candidates
1. Design the form based on UI kit specification bellow

## Inputs
![Default inputs](/public/default_input.png)
![State inputs](/public/input_states.png)

## Textarea
![Default textarea](/public/text_area.png)

## Select Box
Only closed state. For open use default browser design.

![Default textarea](/public/select_box.png)

## Buttons
![Button](/public/buttons.png)

# Layout design
1. Form should be located in the middle of the screen horizontally and vertically
2. Every field on separated row.
3. Max width of the field shoud be 2/5 of the screen size
4. Button is the last form element below the form