Skip to content

Search for info about your favorite movies and tv shows on the ShowBox Movie Database

License

Notifications You must be signed in to change notification settings

sentayhu19/Movie-Database

 
 

Repository files navigation

ShowBox Movie Database

Search for info about your favorite movies and tv shows

Built With

  • Major languages: HTML, CSS, JavaScript
  • Frameworks: N/A
  • Technologies used: Webpack, API

You can view it live here

Watch our project presentation here

Project Snapshot

Prerequisites

  • Understand HTML/CSS and JavaScript

Install

  • A code editor (preferably VSCode)
  • A browser
  • Node.js (to run javascript files locally)
  • LiveServer (to load javascript modules)

Getting Started

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

  • Open git bash on local computer
  • clone the repo with:
git clone  <https://github.com/deyemiobaa/Movie-Database.git>
  • run cd Movie-Database to enter the project folder
  • run npm i to install all dependencies
  • run npm run build to bundle the project with webpack, and
  • run npm start to launch the application Runs the app in the development mode.
    Open http://localhost:8080 to view it in the browser.
  • run npm test To run Unit test run:

Authors

👤 Sodiq

👤 Sentayhu

🤝 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

Search for info about your favorite movies and tv shows on the ShowBox Movie Database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.1%
  • CSS 30.1%
  • HTML 14.8%