Skip to content

A web application that shows a list of the upcoming/top-rated & popular movies, and also allows you to like and comment.

Notifications You must be signed in to change notification settings

benwmx/MovieLover

Repository files navigation

Movie Lover

web application for listing the latest/top-rated/popular movies from themoviedb , with a simple but elegant UI. This application also allow you to like and comment movies using Involvment API and stores user liked items in the browser local storage.

ScreenShots

Live Demo

Deployed to Github Pages

Live Demo Link

Demo Video

zoom_2.mp4

Built with

  • Javascript
  • HTML/CSS
  • Bootstrap
  • Webpack

Getting Started

to use this repo please follow this steps :

Prerequisite

You need npm to run the webpack commands, if you don't already have it go to this link to install it in your machine npm

Setup

  • clone the repo : https://github.com/benwmx/MovieLover.git
  • run npm i to install dependencies

Usage

  • run npm start

Build

  • run npm build to build project using webpack.

Unit Testing jest

You can run unit test using this command npm run test These are list of test we have writed:

👤 Rachid Boudaoudi

👤 Ahmad Zia Yousufi

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

📝 License

This project is MIT licensed.

About

A web application that shows a list of the upcoming/top-rated & popular movies, and also allows you to like and comment.

Topics

Resources

Stars

Watchers

Forks