Skip to content

StasGavrilov/Swapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task 1:

  • List all Characters ✓
  • Show Character name ✓

Task 2:

  • Implement materialUI on Character list component ✓
  • click on char will show char page
    • h1 - name ✓
    • show height, mass, hair_color, skin_color, birth_year, gender in a card (using materialUI) ✓

Task 3:

  • Place the card and the list in the middle ✓
  • Fix text decoration ✓
  • Add pagination ✓

Task 4:

  • (MUST) Add tests to Character component ✓
  • (MUST) Fixed the Character page
    • add 3 cards: vehicles, starships and planet ✓
    • make all the cards the same height ✓
  • Add search ✓
  • Add favorites button that will save the character in localStorage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published