An open API service indexing awesome lists of open source software.

https://github.com/rxrow/astra-website-

Astra Agency website (Freelance Project)
https://github.com/rxrow/astra-website-

aceternityui clerk nextjs14 react shadcnui twillend

Last synced: 4 months ago
JSON representation

Astra Agency website (Freelance Project)

Awesome Lists containing this project

README

        

# Astra Agency

Astra Agency is a modern web application built with [Next.js](https://nextjs.org/) using [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app). This project serves as a dynamic and engaging platform for showcasing agency services, portfolios, and client testimonials.

![Alt text](https://res.cloudinary.com/dyv3dluov/image/upload/fl_preserve_transparency/v1724156136/screencapture-astra-agency-netlify-app-2024-08-20-08_41_09_trqamw.jpg?_s=public-apps)
## Getting Started

To get started with Astra Agency, follow these steps:

### Run the Development Server

First, start the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev