Skip to content

FlimFrenzy is web application that helps you discover popular movies around the world. You can choose a movie you like and leave a comment on how you relate with the movie.

License

Notifications You must be signed in to change notification settings

heintayzar-hm/FilmFrenzy

Repository files navigation

FilmFrenzy


📗 Table of Contents

📖 [FilmFrenzy]

A movie application where you can see latest movies and series and their info. It is about building web application based on an external API. This project was done in a team of two members. We consumed tmdb api and Invlovement Api and built a web app consisting two user interfaces.

🛠 Built With

Tech Stack

  • JS
  • Webpack
  • HTML & CSS
Client

Key Features

  • User can add likes by clicking the heart icon next to the movie title
  • User can view existing comments and add theirs using the form
  • User can see the most popular movies

(back to top)

🚀 Live Demo

Pull Requests

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Basic Knowledge of HTML, CSS, & JavaScript.
  • Basic knowledge of ES6 syntax.
  • Basic knowledge of Git, GitHub &Gitflow.
  • Basic knowledge of Linters.
  • Basic knowledge of Webpack.
  • Basic knowledge of Jest unit-testing library.
  • Basic knowledge of VS Code or any other code-editors.

Setup

Clone this repository to your desired folder:

  cd FilmFrenzy
  git clone https://github.com/heintayzar-hm/FilmFrenzy.git

Install

Install this project with:

  npm install

Usage

To run the project, execute the following command:

  npm run dev

Run tests

To run tests, run the following command:

  npm run test

Deployment

You can deploy this project using:

  npm run deploy

(back to top)

👥 Authors

👤 Author1

👤 Author2

(back to top)

🔭 Future Features

  • Search feature that user will use to navigate through the site
  • Feature to redirect the user to the actual video of the movie
  • User to be able to watch the movies from the site

(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 and would like to have us contribute to your project, kindly shoot us a message to our individual handles above.

(back to top)

🙏 Acknowledgments

We would like to thank

  • unsplash for providing inspiration behind our background image.
  • canva for the logo.

(back to top)

❓ FAQ

  • [Question_1]

    • [Answer_1]
  • [Question_2]

    • [Answer_2]

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

FlimFrenzy is web application that helps you discover popular movies around the world. You can choose a movie you like and leave a comment on how you relate with the movie.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published