- Hit a JSON API, get list of movies, and display in
<div>
s - Apply initial styling to the movie
<div>
s (border, margin, title) - Add desktop styling (background colors, 2 column) and keep initial styling for mobile
Bonus
- Add filtering by genre
- Add sort by year / alphabetical
React
https://gist.github.com/SeanPlusPlus/f0978654479bc3f6247db8eb31cf11aaCSS
https://gist.github.com/SeanPlusPlus/791144001cc9144992259bb8fd268d54
https://wigglyvelvetyscience.seanplusplus.repl.co/
https://simplejson.vercel.app/api/awOkOFOw
https://i.imgur.com/Wf4wA5P.png
https://i.imgur.com/Pifrql3.png