Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 381 Bytes

File metadata and controls

7 lines (4 loc) · 381 Bytes

Imposterlab

After seeing tv.animelab.com i decided i wanted to attempt building something similiar in react to see what is involved.

Oddities

I am using electron for two reasons - one to get around cors issues with the apis im talking to (via electron/node proxying) and two its the closest thing to what i imagine developing for consoles, smart tvs etc... would be like.