Skip to content

SpaceApplications/react-interview-exercise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

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

Tasks

  • Add a gender information for each friend in the list
  • Provide a gender selection input when adding a new friend in the list
  • 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

About

React Interview Exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.2%
  • CSS 14.9%
  • HTML 13.9%