This is a SVGPorn clone built upon Vue + Nuxt and design inspired for Feather icon
- Clean and minimal design
- Search logos with Fuse.js and vue-fuse
- One click download with DownloadJS
- Infinite scrolling with vue-infinite-loading
- Web link for all logo files
# install dependencies
$ npm run install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
- Theme Switcher with Dark Mode
- Tags for logo
- Scroll to top button
Any new feature requests and contributions are welcome.
- Gil Barbara for the huge colection of clean SVG Logos.
- Lot of design inspiration from Feather Icon website.