Created
February 10, 2017 01:48
-
-
Save udnisap/2d43f77c4fd97f65cecb8d862e07e1c6 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a) Create a simple ReactJS front end in JS Fiddle using the Star Wars API https://swapi.co/ | |
b) List all the films in first page | |
c) List all the Characters in a film when you click on a film | |
d) Bonus points if you use React with Redux/Flux | |
e) Make sure your front end is responsive |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment