Skip to content

A rewrite of JavaScript Mastery's movies app in Vue 3 with Composition API.

Notifications You must be signed in to change notification settings

GuyTito/movie_land

Repository files navigation

movie_land

This is a rewrite of JavaScript Mastery's movies app, Movie Land in Vue 3 with Composition API. This was taken from his YouTube React crash course. This is the original React Code.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About

A rewrite of JavaScript Mastery's movies app in Vue 3 with Composition API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published