Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.03 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.03 KB

Sample <JS/Nuxt.js>

Quote Smith is a Nuxt.js application designed for creating and customizing inspirational quotes. Users can easily edit fonts, adjust font sizes, and apply stylish background gradients to their quotes. Additionally, users can generate and download their quotes as PNG images for sharing or personal use.


🚀 Getting Started

Open Using Daytona

  1. Install Daytona: Follow the Daytona installation guide.

  2. Create the Workspace:

    daytona create https://github.com/daytonaio/sample-nuxtjs-quote-generator.git
  3. Change Directory:

    cd client
  4. Start Development server:

    yarn dev

✨ Features

  • Font Edit: Customize the font style of quotes.
  • Font Size Edit: Adjust the font size to match your preferences.
  • Download Quote: Generate and download quotes as PNG images.
  • Background Gradient: Apply various gradients as backgrounds for quotes.