Skip to content

lost-end-found/Greek-Google-Fonts

Repository files navigation

Greek Google Fonts Combinations

A modern web application showcasing beautiful combinations of Greek Google Fonts. Built with Nuxt 3, TypeScript, and Tailwind CSS.

Features

  • Display of curated Greek font combinations
  • Responsive grid layout
  • Preview text in both Greek and English
  • Modern UI with Tailwind CSS

Setup

Make sure to install the dependencies:

# npm
npm install

# yarn
yarn install

# pnpm
pnpm install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# yarn
yarn dev

# pnpm
pnpm dev

Production

Build the application for production:

# npm
npm run build

# yarn
yarn build

# pnpm
pnpm build

Preview the production build:

# npm
npm run preview

# yarn
yarn preview

# pnpm
pnpm preview

Check out the deployment documentation for more information.

About

A project to showcase Google Greek Fonts combinations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published