https://github.com/williamscch/tv-shows
TV Shows Web App - A web application based on an external API which contains information about TV shows. th web app let you like the shows that you like the most and comment what you think about them making use of an involvement API to save this interaction information.
https://github.com/williamscch/tv-shows
css html javascript
Last synced: 9 months ago
JSON representation
TV Shows Web App - A web application based on an external API which contains information about TV shows. th web app let you like the shows that you like the most and comment what you think about them making use of an involvement API to save this interaction information.
- Host: GitHub
- URL: https://github.com/williamscch/tv-shows
- Owner: williamscch
- Created: 2022-07-25T19:06:56.000Z (almost 4 years ago)
- Default Branch: development
- Last Pushed: 2023-02-06T19:25:10.000Z (over 3 years ago)
- Last Synced: 2025-05-05T23:37:23.338Z (about 1 year ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage: https://williamscch.github.io/tv-shows/dist/
- Size: 1.48 MB
- Stars: 14
- Watchers: 1
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# TV Shows Web App
> In this project we build a web application based on an external API which contains information about TV shows. Also this web app let you like the shows that you like the most and comment what you think about them making use of an involvement API to save this interaction information.
## Built With
- HTML and CSS
- Webpack and Npm
- JavaScript: ES6, Modular, Async.
- API fetch.
- Tested with Jest.
## TV Shows Live Demo
[Press here to see the TV Shows Live Demo](https://williamscch.github.io/tv-shows/dist/)
## Quick view
> 
## Getting Started
To get a local copy up and running copy the SSH key of the repository and make a 'git clone' inn your terminal, then run an npm install so you will have all the dependencies required. After that you will be able to deploy this project locally.
## 👤 Authors
👤 **Williams Colmenares**
- GitHub: [@williamscch](https://github.com/williamscch)
- Twitter: [@wdavidcch](https://twitter.com/wdavidcch)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/williams-colmenares-989a6b151)
👤 **Diego Yon**
- GitHub: [@diegoyon](https://github.com/diegoyon)
- Twitter: [@diegoyon](https://twitter.com/diegoyon)
- LinkedIn: [Diego Yon](https://www.linkedin.com/in/diego-yon-9311aa41/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse Module 2 JavaScript.
- Base API for the TV Shows [TVMazeAPI](https://www.tvmaze.com/api)
- Involvement API [Link](https://www.notion.so/Involvement-API-869e60b5ad104603aa6db59e08150270)
## 📝 License
This project is [MIT](./MIT.md) licensed.