Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qwibbler/capstone-js-and-networking
This is a catalog of all TV Shows culled from the free API TV Maze, where you can like and comment on all your favorite shows.
https://github.com/qwibbler/capstone-js-and-networking
javascript webpack
Last synced: 20 days ago
JSON representation
This is a catalog of all TV Shows culled from the free API TV Maze, where you can like and comment on all your favorite shows.
- Host: GitHub
- URL: https://github.com/qwibbler/capstone-js-and-networking
- Owner: qwibbler
- License: mit
- Created: 2021-12-20T19:35:36.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-01-21T19:59:59.000Z (almost 3 years ago)
- Last Synced: 2024-10-10T20:46:57.803Z (about 1 month ago)
- Topics: javascript, webpack
- Language: JavaScript
- Homepage: https://qwibbler-tv-catalogue.netlify.app/
- Size: 22.3 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# TV Shows Catalogue
> This website shows a catalogue of all available TV shows, with the option to like your favorite shows or share your comments about them.
> ![screenshot](./src/images/Screenshot.png)
> ![screenshot](./src/images/screenshot-comments.png)
> | | |
> | :------------------------------------------------: | :----------------------------------------------------: |
> | ![screenshot](./src/images/screenshot-mobile.png) | ![screenshot](./src/images/screenshot-mobile-comment.png) |Additional description about the project and its features.
## Built With
- Html, CSS, JavaScript
- Webpack, Jest## Live Demo
[Live Demo Link](https://qwibbler.github.io/Capstone-Js-and-Networking/)
[Live Video Link](https://drive.google.com/file/d/1YUuIAVCwr5MvCYjSXA4e1ADtogvvTnsJ/view?usp=sharing)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Node.js
### Setup
1. Open the terminal and clone the project using `git clone https://github.com/qwibbler/Capstone-Js-and-Networking.git`
### Install
1. `cd` into the project folder and run `npm install`
2. Run the command `npm start`### Usage
1. Click on the heart to *Like* your favorite shows.
2. Click on the comment button to see more information about the show and share your views.### Run tests
1. Run the command `npm test`
## Authors
👤 **Humaira Zaman**
- GitHub: [@qwibbler](https://github.com/qwibbler)
- Twitter: [@hmemaz](https://twitter.com/hmemaz)
- LinkedIn: [Humaira Zaman](https://www.linkedin.com/in/hmemaz1994/)👤 **Ivan Gaona**
- GitHub: [@ivaan1992](https://github.com/ivaan1992)
- Twitter: [@ivangaona92](https://twitter.com/ivangaona92)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ivan-linares-gaona/)## 🤝 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
- This website uses information from the free [TV Maze API](https://www.tvmaze.com/api)
- Inspired by Microverse's wireframe.## 📝 License
This project is [MIT](./MIT.md) licensed.