Skip to content

Movie app is a web app that allows movie lovers to see a list of their favorite movies, filter through the categories and select movies of their choice. It also allows viewers to like , unlike and give comments and rating to selected movies. The app is built with JavaScript es6 modules, webpack bundler with movie and TV Maze API

License

Notifications You must be signed in to change notification settings

kelomo2502/movie-app

Repository files navigation

Move-app

Movie app is a web app that allows movie lovers to see a list of their favorite movies, filter through the categories and select movies of their choice. It also allows viewers to like , unlike and give comments and rating to selected movies.

Web presentation

Video Presentation

Presentation Link

Live Demo

live Demo

Additional description about the project and its features.

Built With

  • Major languages (HTML, CSS, JavaScript)

  • Technologies used

    - Webpack(Code Bundlng et al)
    - Jest(for testing)
    - Git(version control)
    - ESLint(JavaScript linting)
    - WebHint(linting tool)
    - Stylelint(style linting)

Getting Started

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

Prerequisites

  • A text editor(preferably Visual Studio Code)

Install

Usage

Clone this repository

$ https://github.com/edubew/Capstone-javascript-project2.git
$ cd Capstone-javascript-project2

Run project

$ npm install
$ npm run build #this will build the webpack for you
$ npm run start # this will make webpack watching for your changes in code
$ npm run test #This is to run the tests on the count method

Authors

👤 Gbenga Oyewunmi

  • GitHub:
  • Twitter: @kelomojs

👤 Winnie Edube

  • GitHub: @edubew
  • Twitter: @edube_winne
  • LinkedIn: LinkedIn

🤝 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

Movie app is a web app that allows movie lovers to see a list of their favorite movies, filter through the categories and select movies of their choice. It also allows viewers to like , unlike and give comments and rating to selected movies. The app is built with JavaScript es6 modules, webpack bundler with movie and TV Maze API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published