generated from Seekra/repository-template
testing-ready
100%
It is very important that the code is tested, so we will perform unit tests on the frontend using Vitest.
Currently the design is not responsive, i. e. it does not look good on mobile devices.
Guide to the implementation of responsivity
- Separate widths for certain elements on mobile devices
- Overlay for input fields which take up the entire screen when the input field is focused
- Omit or minify certain elements on small screens