Skip to content

Movie-App is a web based app that allows you to view movies and add likes and comments on your favourite movies.

License

Notifications You must be signed in to change notification settings

bernabasy/Movie-App

Repository files navigation

JavaScript Group Capstone Project

📗 Table of Contents

📖 Movie App

Movie App is a web application based on an external API(TVmaze DB). The webapp will have 2 user interfaces; a home page that displays the movies, number of likes and a comment button, and a comment interface that displays the comments and allows one to add a comment. The comment interface is accessed through the comment button on the homepage.

🛠 Built With

Tech Stack

Languages
  • HTML
  • CSS
  • Javascript
Bundler
  • Webpack
Server
  • Github

Key Features

  • Add comments to a movie
  • Add likes to a movie
  • Count and display the number movies on the homepage
  • Count and display the number of Comments on each popup

(back to top)

🔭 Future Features

  • Search for Movies
  • Add a reservation

🚀 Live Demo

(back to top)

🚀 Project Presentation Video

(back to top)

💻 Getting Started

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

Setup

Clone this repository to your desired folder:

  git clone https://github.com/bernabasy/API-based-webapp
  cd API-based-webapp

Install

Install this project with:

  npm install

Usage

To run the project in a development server, execute the following command:

  npm start

Testing

To run the tests in a development server, execute the following command:

  npm test

To to build for the production, execute the following command:

  npm run build

Deployment

You can deploy this project using Github Pages

(back to top)

👥 Authors

👤 Thomas Obuya

👤 Bernabas Yosef

(back to top)

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give me a star.

(back to top)

🙏 Acknowledgments

We would like to thank Microverse and our fellow micronauts.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Movie-App is a web based app that allows you to view movies and add likes and comments on your favourite movies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published