<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: ADHITHYA A</title>
    <description>The latest articles on DEV Community by ADHITHYA A (@adhi28snsct).</description>
    <link>https://dev.to/adhi28snsct</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3822119%2F2b4befce-3817-442e-a27f-670757c3fbf3.png</url>
      <title>DEV Community: ADHITHYA A</title>
      <link>https://dev.to/adhi28snsct</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/adhi28snsct"/>
    <language>en</language>
    <item>
      <title>I Built a Salon Booking System for Small Businesses</title>
      <dc:creator>ADHITHYA A</dc:creator>
      <pubDate>Fri, 03 Apr 2026 14:50:48 +0000</pubDate>
      <link>https://dev.to/adhi28snsct/i-built-a-salon-booking-system-for-small-businesses-2pf0</link>
      <guid>https://dev.to/adhi28snsct/i-built-a-salon-booking-system-for-small-businesses-2pf0</guid>
      <description>&lt;h1&gt;
  
  
  💈 I Built a Salon Booking System for Small Businesses (Full Breakdown)
&lt;/h1&gt;

&lt;p&gt;Most small salons still manage bookings on WhatsApp or calls.&lt;/p&gt;

&lt;p&gt;This leads to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Missed appointments&lt;/li&gt;
&lt;li&gt;No proper tracking&lt;/li&gt;
&lt;li&gt;Poor customer experience&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So I built a simple &lt;strong&gt;Salon Booking System&lt;/strong&gt; to solve this.&lt;/p&gt;




&lt;h2&gt;
  
  
  🚀 Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;📅 Appointment booking system&lt;/li&gt;
&lt;li&gt;👥 Customer management&lt;/li&gt;
&lt;li&gt;🧑‍💼 Admin dashboard&lt;/li&gt;
&lt;li&gt;📱 Mobile + desktop responsive&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🛠 Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;React / Next.js&lt;/li&gt;
&lt;li&gt;Firebase (Auth + Firestore)&lt;/li&gt;
&lt;li&gt;Tailwind CSS&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🎯 Why I Built This
&lt;/h2&gt;

&lt;p&gt;I wanted to create something useful for &lt;strong&gt;real-world businesses&lt;/strong&gt;, not just another demo project.&lt;/p&gt;

&lt;p&gt;This system can be used by:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Salons&lt;/li&gt;
&lt;li&gt;Barbershops&lt;/li&gt;
&lt;li&gt;Freelancers&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🔥 Live Demo
&lt;/h2&gt;

&lt;p&gt;👉 &lt;a href="https://saloon-template-git-main-adhi28snscts-projects.vercel.app/" rel="noopener noreferrer"&gt;https://saloon-template-git-main-adhi28snscts-projects.vercel.app/&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  💸 Template (Launch Offer)
&lt;/h2&gt;

&lt;p&gt;I’m offering the template for just &lt;strong&gt;$5 for the first 5 users&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://adhithya41.gumroad.com/l/saloon_booking" rel="noopener noreferrer"&gt;https://adhithya41.gumroad.com/l/saloon_booking&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  💡 Want a Fully Custom Website?
&lt;/h2&gt;

&lt;p&gt;If you're a business owner, I can also build a &lt;strong&gt;fully customized booking system&lt;/strong&gt; for your salon.&lt;/p&gt;

&lt;p&gt;Feel free to reach out 👋&lt;/p&gt;




&lt;h2&gt;
  
  
  🙌 Feedback
&lt;/h2&gt;

&lt;p&gt;Would love to hear your thoughts or suggestions!&lt;/p&gt;

</description>
      <category>nextjs</category>
      <category>webdev</category>
      <category>saas</category>
      <category>website</category>
    </item>
    <item>
      <title>I Built a SaaS Dashboard Template with Next.js + Tailwind</title>
      <dc:creator>ADHITHYA A</dc:creator>
      <pubDate>Sun, 15 Mar 2026 14:16:31 +0000</pubDate>
      <link>https://dev.to/adhi28snsct/i-built-a-saas-dashboard-template-with-nextjs-tailwind-37ob</link>
      <guid>https://dev.to/adhi28snsct/i-built-a-saas-dashboard-template-with-nextjs-tailwind-37ob</guid>
      <description>&lt;p&gt;Recently I built a modern &lt;strong&gt;SaaS dashboard template&lt;/strong&gt; called &lt;strong&gt;DashLite&lt;/strong&gt; using &lt;strong&gt;Next.js, Tailwind CSS, and TypeScript&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;The goal was to create a clean starting point for developers who want to build:&lt;/p&gt;

&lt;p&gt;• SaaS platforms&lt;br&gt;
• Admin dashboards&lt;br&gt;
• CRM systems&lt;br&gt;
• Analytics tools&lt;/p&gt;

&lt;p&gt;Instead of starting from scratch every time, this template provides a &lt;strong&gt;ready-to-use dashboard architecture&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Responsive sidebar navigation&lt;/li&gt;
&lt;li&gt;Light / Dark theme toggle&lt;/li&gt;
&lt;li&gt;Dashboard overview page&lt;/li&gt;
&lt;li&gt;Analytics layout&lt;/li&gt;
&lt;li&gt;User management table&lt;/li&gt;
&lt;li&gt;Activity feed UI&lt;/li&gt;
&lt;li&gt;Modular UI components&lt;/li&gt;
&lt;li&gt;Built for Next.js App Router&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Next.js&lt;/li&gt;
&lt;li&gt;React&lt;/li&gt;
&lt;li&gt;Tailwind CSS&lt;/li&gt;
&lt;li&gt;Base UI&lt;/li&gt;
&lt;li&gt;TypeScript&lt;/li&gt;
&lt;li&gt;Lucide Icons&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Live Demo
&lt;/h2&gt;

&lt;p&gt;You can preview the dashboard here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://saa-s-dashboard-ui-template.vercel.app/overview" rel="noopener noreferrer"&gt;https://saa-s-dashboard-ui-template.vercel.app/overview&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Template
&lt;/h2&gt;

&lt;p&gt;If you want to use the template for your projects:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://adhithya41.gumroad.com/l/dashboard" rel="noopener noreferrer"&gt;https://adhithya41.gumroad.com/l/dashboard&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Use Cases
&lt;/h2&gt;

&lt;p&gt;This template can be used for:&lt;/p&gt;

&lt;p&gt;• SaaS dashboards&lt;br&gt;
• Admin panels&lt;br&gt;
• CRM platforms&lt;br&gt;
• Internal company tools&lt;/p&gt;

&lt;h2&gt;
  
  
  Freelance Work
&lt;/h2&gt;

&lt;p&gt;I also build &lt;strong&gt;custom web applications and dashboards for clients&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Fiverr:&lt;br&gt;
&lt;a href="https://www.fiverr.com/s/zWwzdbv" rel="noopener noreferrer"&gt;https://www.fiverr.com/s/zWwzdbv&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;If you’re building dashboards with &lt;strong&gt;Next.js&lt;/strong&gt;, I’d love to hear how you structure your UI and components.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>[Boost]</title>
      <dc:creator>ADHITHYA A</dc:creator>
      <pubDate>Sat, 14 Mar 2026 12:06:06 +0000</pubDate>
      <link>https://dev.to/adhi28snsct/-5g4p</link>
      <guid>https://dev.to/adhi28snsct/-5g4p</guid>
      <description>&lt;div class="ltag__link"&gt;
  &lt;a href="/adhi28snsct" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3822119%2F2b4befce-3817-442e-a27f-670757c3fbf3.png" alt="adhi28snsct"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://dev.to/adhi28snsct/i-built-a-real-estate-crm-and-a-saas-dashboard-ui-nextjs-tailwind-3pba" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;I Built a Real Estate CRM and a SaaS Dashboard UI (Next.js + Tailwind)&lt;/h2&gt;
      &lt;h3&gt;ADHITHYA A ・ Mar 14&lt;/h3&gt;
      &lt;div class="ltag__link__taglist"&gt;
        &lt;span class="ltag__link__tag"&gt;#react&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#webdev&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#sass&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#showdev&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>react</category>
      <category>webdev</category>
      <category>sass</category>
      <category>showdev</category>
    </item>
    <item>
      <title>I Built a Real Estate CRM and a SaaS Dashboard UI (Next.js + Tailwind)</title>
      <dc:creator>ADHITHYA A</dc:creator>
      <pubDate>Sat, 14 Mar 2026 12:05:49 +0000</pubDate>
      <link>https://dev.to/adhi28snsct/i-built-a-real-estate-crm-and-a-saas-dashboard-ui-nextjs-tailwind-3pba</link>
      <guid>https://dev.to/adhi28snsct/i-built-a-real-estate-crm-and-a-saas-dashboard-ui-nextjs-tailwind-3pba</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsm5tx3cbilkpl663yrng.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsm5tx3cbilkpl663yrng.png" alt=" " width="800" height="533"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fakf22t7tm261lyvdkm9p.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fakf22t7tm261lyvdkm9p.png" alt=" " width="800" height="424"&gt;&lt;/a&gt;&lt;br&gt;
Many startups and real estate teams still manage leads using spreadsheets or multiple tools. As the number of leads grows, tracking conversations, deals, and follow-ups becomes difficult.&lt;/p&gt;

&lt;p&gt;To explore a better workflow, I built two dashboard projects using &lt;strong&gt;Next.js and Tailwind CSS&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Real Estate CRM Dashboard
&lt;/h2&gt;

&lt;p&gt;This project is designed for real estate teams to manage leads and track deals in one place.&lt;/p&gt;

&lt;p&gt;Features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Lead management&lt;/li&gt;
&lt;li&gt;Client tracking&lt;/li&gt;
&lt;li&gt;Deal progress overview&lt;/li&gt;
&lt;li&gt;Clean dashboard UI&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Live Demo:&lt;br&gt;
&lt;a href="https://real-estate-crm-template2.vercel.app/" rel="noopener noreferrer"&gt;https://real-estate-crm-template2.vercel.app/&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  2. SaaS Dashboard UI
&lt;/h2&gt;

&lt;p&gt;I also built a reusable &lt;strong&gt;SaaS admin dashboard UI&lt;/strong&gt; that can be used for many types of web applications.&lt;/p&gt;

&lt;p&gt;Features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Analytics cards&lt;/li&gt;
&lt;li&gt;Sidebar navigation&lt;/li&gt;
&lt;li&gt;Tables and management pages&lt;/li&gt;
&lt;li&gt;Modern dashboard layout&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Live Demo:&lt;br&gt;
&lt;a href="https://saa-s-dashboard-ui-template.vercel.app/" rel="noopener noreferrer"&gt;https://saa-s-dashboard-ui-template.vercel.app/&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Templates
&lt;/h2&gt;

&lt;p&gt;I made these dashboard UIs available as templates as well.&lt;/p&gt;

&lt;p&gt;Dashboard Template&lt;br&gt;
&lt;a href="https://adhithya41.gumroad.com/l/dashboard" rel="noopener noreferrer"&gt;https://adhithya41.gumroad.com/l/dashboard&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Admin Dashboard Template&lt;br&gt;
&lt;a href="https://adhithya41.gumroad.com/l/jffcew" rel="noopener noreferrer"&gt;https://adhithya41.gumroad.com/l/jffcew&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Tech Stack
&lt;/h2&gt;

&lt;p&gt;Next.js&lt;br&gt;
React&lt;br&gt;
Tailwind CSS&lt;br&gt;
shadcn/ui&lt;/p&gt;




&lt;h2&gt;
  
  
  Feedback Welcome
&lt;/h2&gt;

&lt;p&gt;I'm always interested in improving these dashboards. If you're building a startup or internal admin panel, feel free to share feedback or ideas.&lt;/p&gt;

</description>
      <category>react</category>
      <category>webdev</category>
      <category>sass</category>
      <category>showdev</category>
    </item>
    <item>
      <title>[Boost]</title>
      <dc:creator>ADHITHYA A</dc:creator>
      <pubDate>Fri, 13 Mar 2026 18:53:57 +0000</pubDate>
      <link>https://dev.to/adhi28snsct/-58ap</link>
      <guid>https://dev.to/adhi28snsct/-58ap</guid>
      <description>&lt;div class="ltag__link"&gt;
  &lt;a href="/adhi28snsct" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3822119%2F2b4befce-3817-442e-a27f-670757c3fbf3.png" alt="adhi28snsct"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://dev.to/adhi28snsct/i-built-a-modern-saas-dashboard-ui-with-nextjs-tailwind-3129" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;I Built a Modern SaaS Dashboard UI with Next.js + Tailwind&lt;/h2&gt;
      &lt;h3&gt;ADHITHYA A ・ Mar 13&lt;/h3&gt;
      &lt;div class="ltag__link__taglist"&gt;
        &lt;span class="ltag__link__tag"&gt;#nextjs&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#react&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#webdev&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#saas&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>nextjs</category>
      <category>react</category>
      <category>webdev</category>
      <category>saas</category>
    </item>
    <item>
      <title>I Built a Modern SaaS Dashboard UI with Next.js + Tailwind</title>
      <dc:creator>ADHITHYA A</dc:creator>
      <pubDate>Fri, 13 Mar 2026 18:53:20 +0000</pubDate>
      <link>https://dev.to/adhi28snsct/i-built-a-modern-saas-dashboard-ui-with-nextjs-tailwind-3129</link>
      <guid>https://dev.to/adhi28snsct/i-built-a-modern-saas-dashboard-ui-with-nextjs-tailwind-3129</guid>
      <description>&lt;h1&gt;
  
  
  I Built a Modern SaaS Dashboard UI with Next.js + Tailwind
&lt;/h1&gt;

&lt;p&gt;While working on SaaS and admin panel projects, I noticed that many developers spend a lot of time building dashboard layouts from scratch.&lt;/p&gt;

&lt;p&gt;So I decided to build a &lt;strong&gt;modern SaaS Dashboard UI template&lt;/strong&gt; using &lt;strong&gt;Next.js and Tailwind CSS&lt;/strong&gt; that developers can quickly integrate into their projects.&lt;/p&gt;

&lt;h2&gt;
  
  
  🚀 Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Next.js (App Router)&lt;/li&gt;
&lt;li&gt;React&lt;/li&gt;
&lt;li&gt;Tailwind CSS&lt;/li&gt;
&lt;li&gt;TypeScript&lt;/li&gt;
&lt;li&gt;Reusable UI components&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  📊 Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Responsive sidebar navigation&lt;/li&gt;
&lt;li&gt;Dark / Light theme&lt;/li&gt;
&lt;li&gt;Analytics dashboard UI&lt;/li&gt;
&lt;li&gt;User management interface&lt;/li&gt;
&lt;li&gt;Clean SaaS layout&lt;/li&gt;
&lt;li&gt;Mobile responsive design&lt;/li&gt;
&lt;li&gt;Modern component structure&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🖥️ Live Demo
&lt;/h2&gt;

&lt;p&gt;You can see the live demo here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://saa-s-dashboard-ui-template.vercel.app/overview" rel="noopener noreferrer"&gt;https://saa-s-dashboard-ui-template.vercel.app/overview&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  📦 Template
&lt;/h2&gt;

&lt;p&gt;If you want to use this dashboard UI in your project, you can get the template here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://adhithya41.gumroad.com/l/dashboard" rel="noopener noreferrer"&gt;https://adhithya41.gumroad.com/l/dashboard&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  🛠 Use Cases
&lt;/h2&gt;

&lt;p&gt;This template can be used for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;SaaS dashboards&lt;/li&gt;
&lt;li&gt;Admin panels&lt;/li&gt;
&lt;li&gt;CRM systems&lt;/li&gt;
&lt;li&gt;Internal business tools&lt;/li&gt;
&lt;li&gt;Analytics platforms&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  💡 Custom Development
&lt;/h2&gt;

&lt;p&gt;If you need a &lt;strong&gt;custom SaaS dashboard or full web application&lt;/strong&gt;, feel free to reach out.&lt;/p&gt;

&lt;p&gt;I'm open to &lt;strong&gt;collaboration and client work&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Feedback
&lt;/h2&gt;

&lt;p&gt;I’d love to hear your feedback or suggestions to improve the dashboard.&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7llrknu2sw1klxwx2zs1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7llrknu2sw1klxwx2zs1.png" alt=" " width="800" height="425"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flpov05myafjev3fjhrhk.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flpov05myafjev3fjhrhk.png" alt=" " width="800" height="425"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>nextjs</category>
      <category>react</category>
      <category>webdev</category>
      <category>saas</category>
    </item>
    <item>
      <title>I built a Real Estate CRM Dashboard using Next.js + Tailwind + shadcn</title>
      <dc:creator>ADHITHYA A</dc:creator>
      <pubDate>Fri, 13 Mar 2026 10:42:51 +0000</pubDate>
      <link>https://dev.to/adhi28snsct/i-built-a-real-estate-crm-dashboard-using-nextjs-tailwind-shadcn-3d23</link>
      <guid>https://dev.to/adhi28snsct/i-built-a-real-estate-crm-dashboard-using-nextjs-tailwind-shadcn-3d23</guid>
      <description>&lt;p&gt;I recently built a SaaS-style Real Estate CRM Dashboard UI using modern frontend tools.&lt;/p&gt;

&lt;p&gt;Tech stack:&lt;br&gt;
• Next.js&lt;br&gt;
• Tailwind CSS&lt;br&gt;
• shadcn/ui&lt;/p&gt;

&lt;p&gt;Features included:&lt;br&gt;
• Leads management UI&lt;br&gt;
• Team management&lt;br&gt;
• CRM analytics dashboard&lt;br&gt;
• Social media lead integrations&lt;br&gt;
• Modern SaaS layout&lt;/p&gt;

&lt;p&gt;This UI can be used as a base for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;CRM platforms&lt;/li&gt;
&lt;li&gt;SaaS dashboards&lt;/li&gt;
&lt;li&gt;Admin panels&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Preview screenshots below 👇&lt;/p&gt;

&lt;p&gt;If anyone wants the template:&lt;br&gt;
&lt;a href="https://adhithya41.gumroad.com/l/jffcew" rel="noopener noreferrer"&gt;https://adhithya41.gumroad.com/l/jffcew&lt;/a&gt;&lt;/p&gt;

</description>
      <category>nextjs</category>
      <category>react</category>
      <category>webdev</category>
      <category>tailwindcss</category>
    </item>
  </channel>
</rss>
