A Google Fonts website wannable clone Made by guijun13 using Vue3
- node.js 18+
- npm 8+
git clone https://github.com/guijun13/google-fonts-clone.gitGo to Google Fonts API docs and get your API key.
Add your Google API Key on the .env file:
VITE_API_KEY=<your-api-key-here>npm installnpm run dev- Add navbar to all pages by component
- Download font on favorite page
- Add more filters
- Add more info to font family page