Skip to content

mitirius/react-interview-exercise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

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

Task

  • 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
  • Try to complete as many tasks as you can

About

React Exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.2%
  • HTML 11.8%
  • CSS 11.0%