Skip to content

Commit

Permalink
Added Ant Design Tool
Browse files Browse the repository at this point in the history
  • Loading branch information
nishant0708 committed Jun 29, 2024
1 parent 3b50d57 commit e9f759f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/pages/FrontendTools.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ const tools = [
{ name: "jQuery", description: "A fast, small, and feature-rich JavaScript library", link: "https://jquery.com/", image: "https://i.pinimg.com/564x/ca/b6/c7/cab6c762e02a0b4fe89ab3c977928398.jpg" },
{ name: "Bulma", description: "Bulma is a free, open source framework that provides ready-to-use frontend components ", link: "https://bulma.io/", image: "https://i.pinimg.com/564x/d7/5e/98/d75e986f0e4d9bcb4d11dacd4556fd40.jpg" },
{ name: "Foundation", description: "Foundation is a free, open source framework that provides ready-to-use frontend components and css classes for the direct use ", link: "https://get.foundation/", image: "https://i.pinimg.com/236x/e7/77/1a/e7771ae79843be99e0cdacefd1c561ac.jpg" },
{ name: "Ant Design", description: "A design system for enterprise-level products", link: "https://ant.design/", image: "https://i.imgur.com/njolt52.png" },
];


Expand Down

0 comments on commit e9f759f

Please sign in to comment.