/travel_treasury_landing

Vue.js landing page connected to firebase auth for collecting user signups

Primary LanguageJavaScript

Travel Treasury Landing Page

A Vue.js single route landing page which includes a sign up for waiting list email filed. When filled out the users email will be saved to firebase auth. The page also includes a working contact form.

See the finished product live

Travel Treasury

Step by Step Video Tutorials

1 Man Startup - Landing Page

Build Setup

See the videos for more information on setup and how to build this yourself.

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report