https://github.com/jasheloper/jashele-tv
A single page application that renders a list of TV shows airing today. Implemented a 3rd party API to get real-time TV show data which updates automatically each day.
https://github.com/jasheloper/jashele-tv
api fetch-api react-app react-life-cycle single-page-applications tvmaze-api
Last synced: about 1 year ago
JSON representation
A single page application that renders a list of TV shows airing today. Implemented a 3rd party API to get real-time TV show data which updates automatically each day.
- Host: GitHub
- URL: https://github.com/jasheloper/jashele-tv
- Owner: jasheloper
- Created: 2019-09-17T17:01:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T10:36:34.000Z (over 3 years ago)
- Last Synced: 2023-03-08T06:34:42.572Z (about 3 years ago)
- Topics: api, fetch-api, react-app, react-life-cycle, single-page-applications, tvmaze-api
- Language: JavaScript
- Homepage: https://jasheletv.netlify.com/
- Size: 4.07 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TV Guide
This React app allows users to see the latest episodes on television. The data is generated from a live 3rd party API and is automatically updated each day. Each request gets `image`, `overview`, `country`, `language`, and `vote average`.
URL: https://jasheletv.netlify.com/
# Tech Stack
- React
# Preview

# Network
- [DevJashele.Tech](https://devjashele.tech/ "Personal Site")
- [LinkedIn](https://www.linkedin.com/in/jashelet/ "LinkedIn")
- [Twitter](https://twitter.com/jasheloper "Twitter")