Skip to content

A movie app that provides users with access to a large database of movies, allowing them to browse and search for titles, view trailers, and read synopses made with Vue 3, Composition Api, Vue Router, Pinia, Vuetify 3 and the TMDB Api

Notifications You must be signed in to change notification settings

codedbyEmre/vuetify-movie-store-app

Repository files navigation

Vuetify Movie Store

Stacks

Vue 3
Composition Api
Vue Router 4
Vuetify 3
Pinia
TMDB Api
Vite

The API used on this project can be found here

Application Snapshots

1

2

3

4

5

6

7

8

9

10

Project setup

# yarn
yarn

# npm
npm install

# pnpm
pnpm install

Compiles and hot-reloads for development

# yarn
yarn dev

# npm
npm run dev

# pnpm
pnpm dev

Compiles and minifies for production

# yarn
yarn build

# npm
npm run build

# pnpm
pnpm build

Customize configuration

See Configuration Reference.

About

A movie app that provides users with access to a large database of movies, allowing them to browse and search for titles, view trailers, and read synopses made with Vue 3, Composition Api, Vue Router, Pinia, Vuetify 3 and the TMDB Api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published