Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This is a web application that consumes the tvmaze API. It shows a list of 240 popular, TV shows . It allows users to add a comment about the movie as well as click on the like button if they enjoyed it

Notifications You must be signed in to change notification settings

Nyame-Wolf/movie-app

Repository files navigation

MovieFlix App

In this project @rominana and @Nyame-Wolf, created a movie app to rate and leave a comment about your favorite movies, as part of the Module2 Vanilla Javascript Capstone project. It uses the tvmaze Api to list shows. It has a comment popup which displays the show summary, image, number of comments and the comments, as well as a form to add more comments. It also displays the number of shows displayed, as well as the number of likes a show has received. The comment popup and the likes use the involvement api provided by Microverse.

Built With

  • HTML
  • CSS
  • Javascript
  • Webpack
  • Jest for testing
  • Kanban board

Live Demo

Live Demo Link

Getting Started

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

Prerequisites

  • vscode or any ide
  • Terminal
  • Node

Setup

Install

  • ~$ npm install ->to install all the dependencies

Usage

  • ~$ npm run build ->to get the dist folder. please note it has been added to the gitignore file.
  • ~$ npm start ->to run the live version locally
  • ~$ code . ->to open the project on vscode editor

Run tests

  • ~$ npm test to run tests created using jest.

Deployment

  • Github pages. Click on live for a live demo.

Authors

👤 Romina Patiño

👤 Mumenya Nyamu

🤝 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!

Acknowledgments

📝 License

This project is MIT licensed.

About

This is a web application that consumes the tvmaze API. It shows a list of 240 popular, TV shows . It allows users to add a comment about the movie as well as click on the like button if they enjoyed it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages