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

https://github.com/ibtisam34/group-capstone

We developed a TVSeries website using JavaScript, HTML, CSS, and the TVMaze API. The website showcases a wide range of TV series and incorporates several key features. Users can not only explore and discover their favorite shows but also interact with them through the like and comment functionality.
https://github.com/ibtisam34/group-capstone

css html javascript tvmaze-api

Last synced: 16 days ago
JSON representation

We developed a TVSeries website using JavaScript, HTML, CSS, and the TVMaze API. The website showcases a wide range of TV series and incorporates several key features. Users can not only explore and discover their favorite shows but also interact with them through the like and comment functionality.

Awesome Lists containing this project

README

          

# group-capstone

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 [ group-capstone]

> This project is the second capstone project from Microverse. we created webapp by following all the requirements needed and choose our favorite Api , tvmaze API to get info about movies, and 'involvment' API to Send & get likes and comments.

**[ group-capstone]**

## 🛠 Built With
HTML/CSS
JavaScript(ES6)
Webpack ✈️
tvmaze API and Involvment API

## 🚀 Live Demo

> Add a link to your deployed project.

- [Live Demo Link](https://ibtisam34.github.io/group-capstone/dist/)

- > a link to our Kanban board https://github.com/Ibtisam34/kanban-board/projects/1
- >Approved issue by microverse reviewers https://github.com/Ibtisam34/kanban-board/issues/21
> @ibtisam34 proudest reviewed pull-request https://github.com/Ibtisam34/group-capstone/pull/3
> @jodavid444 reviewed pull-request https://github.com/Ibtisam34/group-capstone/pull/1
> our extra reviewed pull-request by microverse reviewers https://github.com/Ibtisam34/group-capstone/pull/6

## 💻 Getting Started

> Describe how a new developer could make use of your project.

To get a local copy up and running, follow these steps.
$ git clone https://github.com/Ibtisam34/group-capstone.git $
cd group-capstone
$ npm i
$npm start

### Prerequisites

In order to run this project you need:
$ npm start

### Setup

Clone this repository to your desired folder:
$ git clone https://github.com/Ibtisam34/group-capstone.git

### Install

Install this project with:
$npm i

### Usage

To run the project, execute the following command:

$npm start

### Run tests

To run tests, run the following command:

#npm test

### Deployment

You can deploy this project using:

npm run dev

## 👥 Authors

> Mention all of the collaborators of this project.

👤 **Riyana**

- GitHub: [@ibtisam34](https://github.com/ibtisam34)
- Twitter: [@Queenjin2](https://twitter.com/Queenjin2)

👤 **Joseph David**

- GitHub: [@jodavid444](https://github.com/jodavid444)
- Twitter: [@jodavid444dave](https://twitter.com/jodavid444dave)
- LinkedIn: [LinkedIn](https://linkedin.com/in/joseph-david-01a8a5243)

(back to top)

## 🔭 Future Features
I will add mobile version since I have desktop version of the app

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

> Write a message to encourage readers to support your project

If you like this project...

## 🙏 Acknowledgments

> Give credit to everyone who inspired your codebase.

I would like to thank...

(back to top)

## ❓ FAQ

> Add at least 2 questions new developers would ask when they decide to use your project.

- **[how do I get the dependencies of this project]**

- [ after you clone the project plz run $npm i ]

- **[Can I use this README.md]**

- [yes]

(back to top)

## 📝 License

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

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._

(back to top)