/Movie_Box

MovieBox movie discovery web application that allows users to search for movies, view details about them, and save their favorite movies.

Primary LanguageJavaScript

📗 Table of Contents

📖 Movie Box

MovieBox movie discovery web application that allows users to search for movies, view details about them, and save their favorite movies.

🛠 Built With

⚙️ Tech Stack

Here are the tech stacks applied in this project.

Language
Frameworks

(back to top)

💡 Key Features

The following are the key features of the app

  • View movie lists
  • View movies
  • Save favorite movie

(back to top)

💻 Preview

Preview

🚀 Live Link

Movie Box

Netlify

(back to top)

💻 Getting Started

Prerequisites

The following applications are required to be installed for the project to run!

Setup

Clone this repository to your desired folder:

  git clone git@github.com:PraisesPJMT/Movie_Box.git
  cd movie_box

Install

Install this project with:

  npm install

Usage

To run the project, execute the following command:

  npm run dev

(back to top)

👥 Authors

👤 Praises Tula

GitHub LinkedIn Twitter

Gmail AngelList

🔭 Future Features

The following are features to be expected in the future

  • Stream a movie

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

❓ FAQ

  • How I can run this project?

    • After cloning repository, run npm install to install all dependencies. Then run npm run dev to run the project.
  • How I can run tests?

    • After cloning repository, run npm install to install all dependencies. Then run npm test to run the tests.

(back to top)

🙏 Acknowledgments

  • Special thanks to Zuri HNGx for this project
  • FIGMA design is gotten here FIGMA UI
  • Tip hart to you for checking this project out

(back to top)