Skip to content

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

Notifications You must be signed in to change notification settings

IacopoC/quotes-project

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 buttons

Dependencies

API

Concepts applied in the project

  • Composition API
  • ref, script setup
  • Component Events
  • 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

Packages

No packages published