Skip to content

It's a HTML5, CSS3, Javascript and webpack project with backend API to load and save dat

Notifications You must be signed in to change notification settings

RitobrotoMukherjee/movie-app-project

 
 

Repository files navigation

Movie App

It's a webapp for tv shows with interactive buttons. It opens pop up to view details of each movie and get user comments. It has likes button which records likes to correct movie in the backend API. This project also have unit testing. Whole project is in ES6 modular structure and JavaScript OOP paradigm. The project follow DRY, KISS, YAGNI principles by heart.

Built With

  • JavaScript
  • HTML5
  • CSS3
  • Jest
  • API

Live Demo

Live Demo Link

Project Description Video

Video Link

Getting Started

  • NodeJs, npm needs to be installed in system
  • For local project set up, run git clone https://github.com/cyrilmuchemi/Movie-App-Project.git

Install Linters

  • Run npm install

Buid Project

  • Run npm run build

Serve Project

  • Run npm run serve

Extra configuration for testing

  • Run npm test

Authors

👤 Ritobroto Mukherjee

👤 Author2

Screenshots

  • Home Screen

Home Screen

  • Home Screen

Home Screen Hover

  • Popup

Popup

  • Popup

Comments

🤝 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

  • Microverse

📝 License

This project is MIT licensed.

Code Reviewer

  • Teddy-Livingstone Ememandu@gitHub

About

It's a HTML5, CSS3, Javascript and webpack project with backend API to load and save dat

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.5%
  • CSS 30.1%
  • HTML 15.4%