Skip to content

victorgarciaesgi/vicflix

Repository files navigation

Vicflix

Vicflix

Stack

  • Nuxt 2, Vue 2
  • Typescript
  • Tailwind v2
  • Animejs
  • Dark/light mode with css vars
  • Postcss 8

Dependencies Installation

 yarn

Change API url endpoint

  • env.development -> NUXT_ENV_API_URL envirronement for development
  • env.production -> NUXT_ENV_API_URL envirronement for production

Developpment

yarn dev

Endpoint: localhost:4100

Production build

complete .env.production with according API URLs

yarn deploy production

About

My portfolio taking inspiration of Netflix UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published