smiska / multiInput

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example React Project

Loosely followed requirements

  • Edit items: using the inputs
  • Delete items: clicking on the X ( todo )
  • Add new item: simply after starting to type into the last input ( on enter hit )
  • Use PropTypes ( todo )
  • Deploy solution ( GH pages chosen)

About


Languages

Language:JavaScript 78.7%Language:HTML 14.6%Language:CSS 6.7%