Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 543 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 543 Bytes

Video & Images portfolio

Description

A responsive nuxt app using Tailwind that acting as a marriage gift. The app shows photos of friends with a button to show the friend's video or image slider.

Hosted on Netlify.

Video & Images portfolio preview

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate