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
- Created CRA boilerplate to start coding.
- Designed GUI template for guidance (subject to modifications).
- Choose a CSS framework (or just CSS).
- Get API endpoints to fetch data.
- Implement general files structure.