Loading repository data…
Loading repository data…
Hariharan1893 / repository
DtPix Studios is a visually captivating and responsive single-page landing site built to showcase a creative agency's services, values, and client trust. Designed with a modern green-themed aesthetic and smooth animations, it's perfect for media, production, or digital creative teams.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
DtPix Studios is a visually captivating and responsive single-page landing site built to showcase a creative agency's services, values, and client trust. Designed with a modern green-themed aesthetic and smooth animations, it's perfect for media, production, or digital creative teams.
info.dtpixstudios@gmail.com.dtpix-studios/
├── app/ # Next.js App Router structure
│ ├── components/ # Reusable components (Navbar,
├── ├── api/ # Route.ts api
Hero, etc.)
│ ├── styles/ # Tailwind + custom styles
│ ├── assets/ # Images and icons
│ └── page.tsx # Root landing page
├── public/ # Static assets
├── tailwind.config.js # Tailwind customization
├── package.json
└── README.md
git clone https://github.com/Hariharan1893/DtpixStudios.git
cd DtpixStudios
npm install
# or
yarn install
npm run dev
# or
yarn dev
Visit http://localhost:3000 to view the site locally.
For collaboration or inquiries, feel free to reach out:
This project is licensed under the MIT License.
Created with ❤️ by Hari and the DtPix Studios Team.