Skip to content

brijr/favicon

Repository files navigation

Emoji to Favicon Converter

A simple web tool to convert emojis into .ico favicon files. Try it out at favicon.bridger.to!

Features

  • 🎯 Convert any emoji to a favicon
  • 🎨 Preview your emoji before downloading
  • ⚡ Fast, client-side conversion
  • 📱 Mobile-friendly interface
  • 💾 Downloads as 32x32 ICO file

Tech Stack

  • Next.js 15
  • TypeScript
  • Tailwind CSS
  • shadcn/ui

Local Development

  1. Clone the repository:
git clone https://github.com/brijr/favicon.git
  1. Install dependencies:
npm install
# or
yarn install
# or
pnpm install
  1. Start the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
  1. Open http://localhost:3000 in your browser.

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

License

MIT License - feel free to use this project however you'd like.

Author

Created by Bridger. View the source code on GitHub.

About

Emoji to Favicon converter

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors