Skip to content

rustydcoder/GOT-fanapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FANPAGE APP

This is a game of thrones fan page app built with Facebook's REACT. Built on a 3rd party API TVMAZE.

RESOURCES

API

BLOG POST FOR BUGS

  1. Had problems with displaying the full info gotten from the api about each cast. This was solved using the concept of modal - Stack Overflow

  2. Had memory leak problem because of multiple requests without unmounting component - Medium

  3. Had a problem with routing in general: nested routing, modal routing. But it just required me reading and going through the examples of the official documentation of react-router-dom - react-router-dom

Releases

No releases published

Packages

No packages published