Skip to content

Latest commit

 

History

History
79 lines (49 loc) · 1.73 KB

README.md

File metadata and controls

79 lines (49 loc) · 1.73 KB

bookmark-landing-page

Design preview for the Bookmark landing page coding challenge

Table of contents

Overview

The challenge

Users can:

  • View the optimal layout for the site depending on their device's screen size
  • See hover states for all interactive elements on the page

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • Vuejs - Vue.js
  • Tailwind - For styles

Author

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build