Nuxt Movies
A movie browsing application built using Nuxt 3, Vue 3, UnoCSS, and TypeScript. It leverages The Movie Database (TMDB) API to display movie information.
Key Features:
- Nuxt 3: Utilizes the latest Nuxt framework for server-side rendering and improved performance.
- Vue 3: Employs Vue 3 for a reactive and component-based UI.
- UnoCSS: Uses UnoCSS for styling, offering a utility-first CSS approach.
- TypeScript: Written in TypeScript for enhanced code maintainability and type safety.
- TMDB API: Fetches movie data from the TMDB API.
- Proxy Server: Includes a proxy server to handle API requests.
Use Cases:
- Learning Nuxt 3 and Vue 3.
- Demonstrating a modern web application architecture.
- Providing a movie browsing experience.