Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 576 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 576 Bytes

Mystery East App from FrontendCafe

Overview

The App shows information about the TV show Seinfeld.

You can view data for every episode of the show.

Data is fetchend from TVMaze's API about the show

Week #1

What we did.-

  • Created CRA boilerplate to start coding.
  • Designed GUI template for guidance (subject to modifications).

What we expect to do.-

  • Choose a CSS framework (or just CSS).
  • Get API endpoints to fetch data.
  • Implement general files structure.