Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 424 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 424 Bytes

Monsters Rolodex Using React

You can type the monster name in the search field and monsters having that spelling combination in their names will be searched

Did this project as a practice during React Course

Concepts I learnt

  • SPA
  • State
  • Components
  • Props
  • JSX
  • Virtual DOM
  • Synthetic event
  • render()
  • componentDidMount()

You can see the live site here: https://raiqarasool.github.io/monster-rolodex/