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

https://github.com/trast00/capston-javascript

ShowTime is 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
https://github.com/trast00/capston-javascript

api css es6-javascript html5 javascript

Last synced: 3 months ago
JSON representation

ShowTime is 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

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-)
- [� Presentation Video ](#-presentation-video-)
- [💻 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** is 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.

[video of presentation](https://www.loom.com/share/99aaffee950643ba895293ae357802c2)

## 🛠 Built With

### Tech Stack
- HTML
- CSS
- JavaScript

### Key Features

- **Use ES6**
- **Show Popup detail**
- **Use Api [tvmaze](https://www.tvmaze.com/api)**

(back to top)

## Preview

Preview

![image](https://github.com/Trast00/Capston-javascript/assets/74411135/b0c43fe1-488c-4392-bae9-10c7e02cbfc8)

## 🚀 Live Demo

[Live Demo Link](https://trast00.github.io/Capston-javascript/dist/index.html)

## 📺 Presentation Video
[Presentation video](https://www.loom.com/share/99aaffee950643ba895293ae357802c2)

(back to top)

## 💻 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 git@github.com: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
```

(back to top)

## 👥 Authors

👤 **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/)

## 🔭 Future Features

- [x] **Comment section**
- [ ] **Search bar**
- [ ] **List of episodes**
- [x] **More Personnalized UI**

## ⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)