teziovsky / movie-search-engine

A movie search engine that retrieves information from The Movie DB API. It allows you to view the details of a specific movie and sort the list according to specific criteria.

Home Page:https://teziovsky.github.io/movie-search-engine/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hey it's movie-search-engine! πŸ––πŸΌ

GitHub package.json version GitHub Twitter Follow

A movie search engine that retrieves information from The Movie DB API. It allows you to view the details of a specific movie and sort the list according to specific criteria.

Demo πŸ‘€

🏠 Link to demo here!

Get started 🏁

Clone the project and go to the project directory

  git clone git@github.com:teziovsky/movie-search-engine.git && cd movie-search-engine

Install dependencies

  npm install

Start the application!

  npm run serve

Author πŸ™ŽπŸΌβ€

@teziovsky

Contact ☎️

If you have any suggestions, please email me here! πŸ”₯

License 🧾

MIT License


README created with ❀️ by md-generate

About

A movie search engine that retrieves information from The Movie DB API. It allows you to view the details of a specific movie and sort the list according to specific criteria.

https://teziovsky.github.io/movie-search-engine/

License:MIT License


Languages

Language:Vue 69.1%Language:JavaScript 23.7%Language:HTML 7.2%