Astra Agency is a modern web application built with Next.js using create-next-app. This project serves as a dynamic and engaging platform for showcasing agency services, portfolios, and client testimonials.
To get started with Astra Agency, follow these steps:
First, start the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
