Skip to content

This is a MovieMax app that sends and receives data from an API and populates data on the browser. It also allows you to add comments or likes to a movie. The app has implemented ES6 modules, callbacks, and promises, webpack, used AAA pattern for unit tests, and gitflow.

License

Notifications You must be signed in to change notification settings

leehaney254/Movies-App

Repository files navigation

logo

MovieMax App

📗 Table of Contents

📖 Javascript Capstone Project (Movie App)

Js Capstone Project - This is a MovieMax app that sends and receives data from an API and populates data on the browser. It also allows you to add comments or likes to a movie. The app has implemented ES6 modules, callbacks, and promises, webpack, used AAA pattern for unit tests, and gitflow.

👌 Kanban Template

  • Our Kanban template can be found here.

🎉 Zoom Video

🛠 Built With HTML, CSS, & Javascript

  • It has implemented Js Dynamic function to take data

Tech Stack

Client

Key Features

  • Clean and interactive
  • Adding new comments
  • Adding new likes

(back to top)

🚀 Live Demo

💻 Getting Started

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

  • Create a local directory where you can clone the project.
  • Clone the project into your repository
  • Install the dependencies
  • Open the project on a browser

Prerequisites

In order to run this project you need:

  • Git and GitHub
  • A code editor
  • Nodejs
  • A browser

Clone

Clone this repository to your desired folder:

  mkdir my-game
  cd my-game
  git clone https://leehaney254.github/Movies-App

Install

Run npm install to install all dependencies required to run the project.

  cd Movies-App
  npm install

Usage

To run the project, execute the following command:

 npm start
 This starts the development server on port: 8080

(back to top)

👥 Authors

👤 Felix Nyamai

👤 Leehaney George

(back to top)

🔭 Future Features

  • Improve the UI
  • Make it mobile friendly

(back to top)

🙏 Acknowledgments

Microverse learning experience

(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 please give a star...

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is a MovieMax app that sends and receives data from an API and populates data on the browser. It also allows you to add comments or likes to a movie. The app has implemented ES6 modules, callbacks, and promises, webpack, used AAA pattern for unit tests, and gitflow.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published