An open API service indexing awesome lists of open source software.

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.

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
preview of Jashele TV

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