Skip to content

Commit

Permalink
Add Nextradar (#489)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ali-Hussein-dev authored Sep 3, 2024
1 parent 2e64fb2 commit 65e0783
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions resources/n.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,14 @@ export const resources: Resource[] = [
'Production grade React applications that scale. The world’s leading companies use Next.js by Vercel to build static and dynamic websites and web applications.',
url: 'https://nextjs.org/',
},
{
name: 'Nextradar',
description:
'Navigate the Next.js Ecosystem with ease. Stay up to date with the latest Next.js tools and resources.',
categories: ['Learn', 'Programming'],
url: 'https://nextradar.dev',
keywords: ['Nextjs','React', 'Vercel'],
},
{
name: 'NextUI',
description: 'Beautiful, fast, modern React UI Library',
Expand Down

0 comments on commit 65e0783

Please sign in to comment.