This is a code-challenge project bootstrapped with create-next-app.
First, install dependencies :
yarn
or
npm iThen, to rub app :
yarn dev
or
npm run devOpen http://localhost:3000 with your browser to see the result.
For unit tests it not fully configured 😥 😥