Skip to content

cihanukan/monsters-rolodex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Created with CodeSandbox

Here is the CodeSandbox link.

Monsters Rolodex

Monsters Rolodex is a single page React application

Purpose

The app displays a rolodex of Monsters with a search bar. A user can type in the search bar to find a specific monster by name. As the user is typing in the search bar, all monsters that do not contain the string being typed are filtered out of the view.

Key concepts utilized in the development of this project include:

  • Class and Functional Components
  • State and Props
  • Component Lifecycle Methods
  • Fetch API request
  • Promises
  • Asynchronous vs. Synchronous events

About

Demo Website

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors