Skip to content

zlarkisz/Nuxt.js-3-Pinia-TypeScript-Tailwind

Repository files navigation

Nuxt 3 Pinia TypeScript Tailwind Movie App

eozu62uqnpka4l58nhah

This project is a movie application that uses Nuxt 3 as the frontend framework, Pinia as the state management library, TypeScript for type checking, and Tailwind for styling. The app retrieves movie data from the Open Movie Database (OMDb) API.

Features

  • Search for movies by title
  • View detailed information about movies, including the plot, release year, and poster
  • Save movies to a watchlist for later viewing

Deployment

The app is deployed on Netlify and can be accessed at https://singular-selkie-b775ef.netlify.app/.

Project Setup

  1. Clone the repository:
  git clone https://github.com/{your-username}/{your-repo-name}.git
  1. Install dependencies:
   cd {your-repo-name}
   npm install

About

Nuxt.js 3 Fundamentals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published