Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 599 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 599 Bytes

Usage

yarn install
yarn start
open http://localhost:3000

Tasks

  • Please add pagination support to the list when there are more than 2 entries
  • Please add option to select sex of a friend male/female and display it
  • Please add tests using your preferred testing tool (jest, mocha, should.js ...)

Objectives

  • You have received a working example so please do not upgrade any packages unless you really have to.
  • Please check for small things like syntax errors, since details matter.
  • Please deliver something that works, non working project is an automatic disqualification