Developer Resources 🎉 Live
A simple directory where you will find lots of freemium design resources like icons, template ui, illustration, etc. Feel free to browse around.
🚧 Build Status | |
---|---|
✅ Live Website: | https://devfree-resources.netlify.app |
- 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! 😊👍
- No one, feel free to add your known resources. 😁