Skip to content

Repository files navigation

Quotes Project - Ozymandias

Quotes from Ozymandias is a project about the famous poem of Shelley, linked to places where I remember the poem and music I listened to during this period.

Concept

This project was created as a demo to practice Vue 3 fundamentals.

Features

  • Quotes from Ozymandias
  • Google Maps with markers
  • Music videos from Ozymandias with like (Ozymandias) buttons, reset likes button and info window.

Dependencies

API

  • Google Maps - Api key and Map ID required for map display.

Concepts applied in the project

  • Composition API
  • ref, script setup
  • Component Events
  • Basic Pinia for creating stores
  • Basic routing using Vue router
  • Basic npm configuration for google maps package
  • Testing

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

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

About

Quotes from Ozymandias is a project about the famous poem of Shelley, linked to places where I remember the poem.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages