Skip to content

rocketsofawesome/hero_ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hero UI

Setup

yarn install
yarn start

or

npm install
npm start

TODO

  1. Implement the componentDidMount method to fetch the heroes from the api and set state
  2. Implement the Hero component to display a hero's alias, affiliations, and superpowers
  3. Implement the filterHeroes method to filter the heroes to display heroes who's aliases match the search parameters
  4. Post a PR to master with your solution, bonus points for well-documented PRs and good commit messages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published