Skip to content

jpc0rrea/emoji-as-favicon

Repository files navigation

Emoji as favicon

This project is intended to help developers to use a emoji as favicon, so they don't spend so much time making favicons.

Application preview

Click here to see the live preview.

emoji-as-favicon.webp

🚀 Run the project on your local machine

# Clone this repo
$ git clone https://github.com/jpc0rrea/emoji-as-favicon

# Access the project folder in the terminal
$ cd emoji-as-favicon

# Install dependecies
$ npm install

# or use yarn to install dependencies
$ yarn

# Execute the application in development mode
$ npm run dev

# or use yarn
$ yarn dev

# The application will start at the port:3000 - acess <http://localhost:3000>

About

A website that changes the favicon when the user select a new emoji

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published