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.
-
Install Daytona: Follow the Daytona installation guide.
-
Create the Workspace:
daytona create https://github.com/daytonaio/sample-nuxtjs-quote-generator.git
-
Change Directory:
cd client
-
Start Development server:
yarn dev
- 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.