logo

Web Developer In Nepal

By Thu Jan 01 1970

Web Developer In Nepal

export default async function SinglePost({ params }) {
const { slug } = await params;

console.log("Slug from URL:", slug); // DEBUG

const post = await getPost(slug);

console.log("Post from Sanity:", post); // DEBUG

if (!post) {
return <div className="text-center py-20">Post not found</div>;
}

return <div>{post.title}</div>;
}

Raju Shrestha - Web Developer

Looking for a reliable web developer in Nepal? With 3+ years of experience, I specialize in building fast, secure, and scalable websites and web applications tailored to real business needs. Learn more about me and how I help businesses build future-ready digital platforms.

Date: 6/30/2026

Quick Links

  • About Me
  • Portfolio
  • Services
  • Customer Reviews
  • Contact

Contact

shrestharaju010101@gmail.com
Babarmahal, Kathmandu, Nepal
+977-9825821351

© 2026 • All Rights Reserved • Built with