frontend test

Alt Text

Techs and libraries

Instructions

  1. Install dependencies
yarn install
# or
npm install
  1. Run development server
yarn start
# or
npm run start
  1. Open http://localhost:3000 in the browser.