Registration Step Form




In order to run it locally,

Clone the repository

git clone https://github.com/atilaykosker/kompanion-form.git

then install the dependencies,

yarn

finallly,

yarn start

to start the development mode.


TESTS

The project was developed according to the TDD approach. To see the test coverage,

yarn coverage

Here are the test results,

Coverage