Skip to content

TV Zone is a website that displays information about TV shows. It also allows you to like the shows, comment on the shows, and make reservations. The data about the shows is being fetched from the TVMaze API. The likes, comments and reservations are being preserved in the external Involvement API. Built with HTML, CSS, and JavaScript.

License

Notifications You must be signed in to change notification settings

laiifuu/TV-Zone

Repository files navigation

TV-Zone

TV Zone is a website that displays information about TV shows. It also allows you to like the shows, comment on the shows, and make reservations. The data about the shows is being fetched from the TVMaze API. The likes, comments and reservations are being preserved in the external Involvement API.

Built With

  • HTML5
  • CSS3
  • JavaScript (ES6)
  • TVMaze API
  • Involvement API
  • Webpack
  • Linters (Lighthouse, Webhint, Stylelint, Eslint)
  • Gitflow
  • Jest

Live demo

You can view a live demo of the project using this link.

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • A web browser
  • A code editor

Setup

Assuming you have git and node.js installed on your computer, please follow the steps below:

  • Clone the repository using the following command: git clone https://github.com/laiifuu/TV-Zone.git
  • Navigate to that folder in the command line using the cd command.
  • Run the following command to install the necessary packages: npm install.
  • Run the following command to view the project in the browser: npm run start.

Authors

👤 Kareem Magdy Wilson

👤 Zuhaib Amjad

👤 Hayet Fellah

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

TV Zone is a website that displays information about TV shows. It also allows you to like the shows, comment on the shows, and make reservations. The data about the shows is being fetched from the TVMaze API. The likes, comments and reservations are being preserved in the external Involvement API. Built with HTML, CSS, and JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published