Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 405 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 405 Bytes

Movie App

Project Illustration (Light/Dark Modes)

To see Video Presentation Check out my Public Repos: https://github.com/AbdelhakimMhioul/My-Public-Repos#boom-movie-app

Project setup

yarn install

Create .env file and add API_KEY variable token from the moviedb website like this

VUE_APP_API_KEY=...

Compiles and hot-reloads for development

yarn serve

ENJOY