amiria703 / simple-movie-list

Simple movie list made using Nuxt 3.

Home Page:simple-movie-list.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Movie List

Simple movie list made using Nuxt 3.

Setup

Install the dependencies:

pnpm install --shamefully-hoist

Development Server

Start the development server:

pnpm dev

Production

Build the application for production:

pnpm build

Locally preview production build:

pnpm preview

About

Simple movie list made using Nuxt 3.

simple-movie-list.vercel.app

License:Do What The F*ck You Want To Public License


Languages

Language:Vue 92.4%Language:TypeScript 7.6%