https://github.com/marlyn-mayienga/movieapp-js-capstone-project
This capstone shows you movies and shows using 2 APIs TV-Maze, one from where we retrieve the shows, and the other one Involvement API which stores and deliver comments and likes for each movie! Check out your favourite movies from the list!
https://github.com/marlyn-mayienga/movieapp-js-capstone-project
bootstrap5 css gitflow-workflow html5 javascript jest wepback
Last synced: 6 months ago
JSON representation
This capstone shows you movies and shows using 2 APIs TV-Maze, one from where we retrieve the shows, and the other one Involvement API which stores and deliver comments and likes for each movie! Check out your favourite movies from the list!
- Host: GitHub
- URL: https://github.com/marlyn-mayienga/movieapp-js-capstone-project
- Owner: Marlyn-Mayienga
- Created: 2022-09-06T16:51:02.000Z (about 3 years ago)
- Default Branch: DEV
- Last Pushed: 2022-09-11T04:53:38.000Z (about 3 years ago)
- Last Synced: 2025-02-13T18:19:28.456Z (8 months ago)
- Topics: bootstrap5, css, gitflow-workflow, html5, javascript, jest, wepback
- Language: JavaScript
- Homepage:
- Size: 2.86 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# MovieApp-JS-Capstone-Project
> This capstone shows you movies and shows using 2 APIs [TV-Maze](https://api.tvmaze.com/shows), one from where we retrieve the shows, and the other one [Involvement API](https://www.notion.so/microverse/Involvement-API-869e60b5ad104603aa6db59e08150270) which stores and deliver comments and likes for each movie! Check out your favourite movies from the list!
## Built With
- HTML, CSS, Bootstrap and JavaScript
- Webpack
- Jest test framework
- Using Gitflow### The description of this project is here in the video below.
[Click here for video description](https://drive.google.com/drive/folders/1pcUnu8eQnVuAZ2PUaKf0WGkLrujo9S6E?usp=sharing)## Live Demo
[Live Demo Link](https://marlyn-mayienga.github.io/MovieApp-JS-Capstone-Project/)## Screenshots



### Setup## Getting Started
If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.
Download the ZIP from this location, or run the following git command to clone the files to your machine:
- clone your project using `git clone git@github.com:Marlyn-Mayienga/MovieApp-JS-Capstone-Project.git `
- cd into the project folder `cd MovieApp-JS-Capstone-Project`
- run `npm install`
- run `npm start`## Authors
👤 **Marlyn Mayienga**
- GitHub: [@Marlyn_Mayienga](https://github.com/Marlyn_Mayienga)
- Twitter: [@Merl_Mayienga](https://twitter.com/M_ayienga)
- LinkedIn: [Marlyn_Mayienga](https://linkedin.com/in/Marlyn_Mayienga)👤 **Ademola Owoeye**
- GitHub: [@githubhandle](https://github.com/Ademola-coding)
## 🤝 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
- A big kudos to everyone who worked hard to make this project a success.