Skip to content

shaharbukra/amicus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amicus

amicus homework

React build app https://shaharbukra.github.io/amicus/htmlTemplate/build/

Create a view that :

  • gets data from a public api like github - used swapi
  • renders the data in a table - minimu 7 columns
  • click on the row will drill to details view
  • hover on a row will change its background
  • left column of the table is a checkbox - clicking on it will select it. make sure the selection is distinctive
  • Bonus - make the table responsive - meaning renders well in small screans

use the following libraries

  • React & Redux
  • styled-components

About

amicus homework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published