Design Resource Collections ? Live
A simple directory where you will find lots of freemium design resources like icons, template ui, illustration, etc. Feel free to browse around.
⚙️ How it works?
✨ Visit this website: ? https://design-resource-collections.netlify.app ?
? Okay! How to Contribute?
- Fork this repository
- Add your resource in
services/resources.json
. You can find the format below.
{
"id": 16, //increment accordingly
"category": "Icons", // (Icons, Illustrations, Web App, Mobile App, Stock Photos)
"title": "svgporn.com", // specify the clear title
"description": "SVG logos for developers, designers, bloggers, geeks and more", // with description
"link": "https://svgporn.com/", // share the website link
"license": "Free" // specify is this fully free or freemium (Free + Buy as you go)
},
- Commit and push! ??
Author:
Contributors:
- No one, feel free to add your known resources. ?