Skip to content

jonasqin/FontScope

Repository files navigation

FontScope

FontScope is a modern web application that helps designers and developers visualize and explore Google Fonts combinations. It provides an intuitive interface for previewing font pairs and testing them with custom text.

Features

  • 🎨 Preview 20+ carefully curated font combinations
  • 📝 Test fonts with custom text or preset pangrams
  • 🎯 View different font weights and styles
  • 🌗 Dark mode support
  • 📱 Fully responsive design
  • ⚡ Real-time font previews
  • 📊 Typography scale visualization

Getting Started

  1. Clone the repository:
git clone https://github.com/jonasqin/FontScope.git
cd FontScope
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open your browser and visit http://localhost:5173

Deployment

Deploy to Vercel

The easiest way to deploy FontScope is to use the Vercel Platform.

Deploy with Vercel

  1. Click the "Deploy with Vercel" button above
  2. Import the repository to Vercel
  3. Vercel will automatically detect the correct settings
  4. Your site will be deployed to a global URL

Deploy to Netlify

You can also deploy FontScope to Netlify:

Deploy to Netlify

Usage

  1. Choose a font combination from the sidebar
  2. Or paste a Google Fonts URL in the input field
  3. Customize the preview text
  4. Explore different weights and styles
  5. Copy the font import code or CSS for your project

Tech Stack

  • React
  • TypeScript
  • Vite
  • Tailwind CSS
  • Lucide Icons

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Google Fonts for providing the font library
  • All the designers and type foundries who created these beautiful fonts
  • The React and Vite communities for the amazing tools

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published