Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 289 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 289 Bytes

Task Description

  1. Checkout the code from the repository

  2. Run the application locally

$ yarn install
$ yarn dev
  1. Debug the application and fix the bug (recommended address - 0x79d86cb2a28abb1489904555d73701221fdf4b85)

  2. Review the code and suggest improvements