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.
Clone the project and go to the project directory
git clone [email protected]:teziovsky/movie-search-engine.git && cd movie-search-engine
Install dependencies
npm install
Start the application!
npm run serve
If you have any suggestions, please email me here! 🔥
README created with ❤️ by md-generate