Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 596 Bytes

README.md

File metadata and controls

39 lines (23 loc) · 596 Bytes

Using Favicon in External Links

✨ Demo

Blog post: https://ibrahimnergiz.com/blog/using-favicon-in-external-links/

You can view live from Codepen page: https://codepen.io/phyesix/pen/eYeOeLL

👨‍💻 Development

First of all, you can install with NPM or YARN

npm install

After that:

npm start

Thats all, project will start working your localhost with 3000 port.

🚀 REST API Usage

Get Favicon:

GET /favicon/:siteurl

🗄️ ENV File

You can change port and hostname.

👦 Author