Welcome to our Movie Explorer project developed using Nuxt.js! This GitHub repository houses a dynamic and responsive web application that serves as a comprehensive catalog for movie enthusiasts. Leveraging the power of Nuxt.js, a Vue.js framework, our project provides a seamless and engaging user experience, allowing users to explore an extensive collection of movies. The application features a clean and intuitive interface, enabling users to search, filter, and discover movies effortlessly. With dynamic routing and server-side rendering, the performance is optimized for a smooth browsing experience. The project also incorporates API integrations to fetch real-time movie data, ensuring that the catalog is always up-to-date. Whether you're a cinephile looking for your next favorite film or a developer interested in Nuxt.js, this Movie Catalogue project offers a robust foundation and a delightful user interface for exploring the world of cinema. Join us in enhancing the movie-watching experience through code and creativity!
- nodejs 18
- movie database api keys (https://rapidapi.com/SAdrian/api/moviesdatabase)
- web browser
- code editor
- git
- git clone https://github.com/6hislain/movie-explorer-nuxt
- cd movie-explorer-nuxt
- npm install
- rename .env.example to .env
- edit .env to set your movie database api keys
- npm run generate
- npm run preview
- search
- pagination
- actor
- title: ratings, aka
- connect to IMDB api, get plot & more details