Skip to content

Commit

Permalink
chore: added mobbin in design-inspiration (#411)
Browse files Browse the repository at this point in the history
  • Loading branch information
parma1111 authored Apr 12, 2023
1 parent 7e2cbc9 commit 77084e8
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions database/frontend/design-inspirations.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[{
[ {
"name": "Dribbble",
"description": "Explore the world’s leading design portfolios.",
"url": "https://dribbble.com",
Expand Down Expand Up @@ -131,13 +131,34 @@
"category": "frontend",
"subcategory": "design-inspiration"
},
{
"name": "Screenlane",
"description": "You can find app screens, landing pages, user flow inspirations, and keep up with the latest mobile UI design trends.",
"url": "https://screenlane.com/",
"category": "frontend",
"subcategory": "design-inspiration"
},
{
"name": "Design Vault",
"description": "Design Vault is a website that showcases designs from real products, giving you access to the latest and greatest in UI patterns and trends.",
"url": "https://designvault.io/",
"category": "frontend",
"subcategory": "design-inspiration"
},
{
"name": "Page Flows",
"description": "The smarter way to research user interface flows, screen, and email best practices and get unstuck is by learning from proven products.",
"url": "https://pageflows.com/",
"category": "frontend",
"subcategory": "design-inspiration"
},
{
"name": "Mobbin",
"description": "Mobbin is a hand-picked collection of latest design patterns from mobile apps that reflect the best in design.",
"url": "https://mobbin.com/",
"category": "frontend",
"subcategory": "design-inspiration"
}

]

1 comment on commit 77084e8

@vercel
Copy link

@vercel vercel bot commented on 77084e8 Apr 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

linkshub – ./

linkshub-rupali-codes.vercel.app
linkshub.vercel.app
linkshub-git-main-rupali-codes.vercel.app

Please sign in to comment.