Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADDED PINE GROW #2965

Closed
wants to merge 3 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions frontend/src/DB/product.json
Original file line number Diff line number Diff line change
Expand Up @@ -6383,5 +6383,26 @@
"image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRUzZsK3SAa78Wrg7eq8xB0WEmpvw_3GerIpQ&s",
"link": "https://docs.digitalocean.com/products/marketplace/catalog/restyaboard/",
"description": "Create interactive, real-time animations for apps and websites."
},
{
"productName": "NocoDB",
"category": "Tools",
"image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSeNA0cIN5ZsOzoZpNC7x-4t_47Jbm0T_zwsQ&s",
"link": "https://nocodb.com/",
"description": "Open-source Airtable alternative for turning SQL databases into smart spreadsheets."
},
{
"productName": "Smashing Magazine",
"category": "Tools",
"image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRUzZsK3SAa78Wrg7eq8xB0WEmpvw_3GerIpQ&",
"link": "https://www.smashingmagazine.com/",
"description": " Resource for web design and development articles."
},
{
"productName": "Pinegrow",
"category": "Tools",
"image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ_kNYX7sDRNqbn214C6mReXYTpg2aHLDdaYQ&s",
"link": "https://pinegrow.com/",
"description": " Visual web design tool for building responsive websites."
}
]
Loading