https://github.com/quavo19/tv-shows
this project known as TV-Shows, allows users to browse through a collection of films, provided by a movie API. Users are able to like and comment on the movies they view.
https://github.com/quavo19/tv-shows
api css html5 javascript linters webpack
Last synced: 1 day ago
JSON representation
this project known as TV-Shows, allows users to browse through a collection of films, provided by a movie API. Users are able to like and comment on the movies they view.
- Host: GitHub
- URL: https://github.com/quavo19/tv-shows
- Owner: quavo19
- License: mit
- Created: 2023-01-08T01:00:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T21:16:07.000Z (over 2 years ago)
- Last Synced: 2025-02-04T04:25:26.244Z (5 months ago)
- Topics: api, css, html5, javascript, linters, webpack
- Language: JavaScript
- Homepage:
- Size: 3.85 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 ShowTime ](#-showtime-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [⭐️ Show your support ](#️-show-your-support-)
- [📝 License ](#-license-)# 📖 ShowTime
**ShowTime** Movie Streaming Website that use TV maze API to display a list of movies with detail. Users can leave comments and likes about their prefered movies.### Tech Stack
- HTML
- CSS
- JavaScript- **Use ES6**
- **Show Popup detail**
- **Use Api [tvmaze](https://www.tvmaze.com/api)**- [Live Demo Link](https://quavo19.github.io/TV-Shows/dist/)
## 💻 Getting Started
To get a local copy up and running, follow these steps.### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone [email protected]:myaccount/my-project.git
```### Install
Install this project with:
Example command:
```sh
cd my-project
gem install
```### Usage
To run the project, execute the following command:
```sh
npm start
```### Run tests
To run tests, run the following command:
```sh
npm test
```👤 **Dicko Allasane**
- GitHub: [@githubhandle](https://github.com/Trast00)
- Twitter: [@twitterhandle](https://twitter.com/AllassaneDicko0/)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/allassane-dicko-744aaa224)👤 **Donald Akite**
- GitHub: [@githubhandle](https://github.com/quavo19)
- Twitter: [@twitterhandle](https://twitter.com/DonaldAkite)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/donald-akite-299a31222/)- [x] **Comment section**
- [x] **Search bar**
- [ ] **List of episodes**
- [x] **More Personnalized UI**Give a ⭐️ if you like this project!
This project is [MIT](./LICENSE) licensed.