DigitalAgency is a fully responsive and modern frontend website built using Next.js, TailwindCSS, and ShadCN UI. Designed for a digital agency, this project showcases a clean design system, structured pages, and a complete dashboard interface tailored for agency operations.
- Framework: Next.js
- Styling: Tailwind CSS
- UI Components: ShadCN UI
- Icons: Lucide React
/– Home/about– About Us/contact– Contact/services– Services Offered/portfolio– Project Showcase/pricing– Pricing Plans/careers– Join the Team/blog– Blog List & Articles/terms– Terms and Conditions/privacy– Privacy Policy
/signin– Sign In/signup– Sign Up/forgot-password– Forgot Password/reset-password– Reset Password
/dashboard– Dashboard Home/dashboard/analytics– Analytics Overview/dashboard/reports– Detailed Reports/dashboard/projects– Projects List/dashboard/projects/add– Add Project/dashboard/projects/[id]– View Project/dashboard/projects/[id]/edit– Edit Project/dashboard/clients– Client Management/dashboard/settings– Agency Settings/dashboard/team– Team Management
- Fully responsive and optimized for all devices.
- Built with component-based architecture using ShadCN UI.
- Modern dashboard layout for internal use.
- Clean and modular folder structure using
app/directory of Next.js. - Authentication-ready frontend forms.
- Tailored UI for agency needs.
-
Clone the Repository:
git clone https://github.com/pawantech12/digitalagency-site.git cd digitalagency-site -
Install Dependencies:
pnpm install # or yarn install -
Run the Development Server:
pnpm run dev # or yarn dev -
Visit:
http://localhost:3000
- Integrate with backend APIs (e.g. for login, project data, etc.)
- Add Figma-to-site export tool for wireframing
- Add CMS for blog (e.g. MDX, Sanity)
Feel free to fork the project, open issues, or submit pull requests.
This project is free to use.