Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.