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)
- Host: GitHub
- URL: https://github.com/rxrow/astra-website-
- Owner: RXROW
- Created: 2024-08-19T09:30:18.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-08-20T12:17:28.000Z (10 months ago)
- Last Synced: 2025-01-08T08:47:16.419Z (5 months ago)
- Topics: aceternityui, clerk, nextjs14, react, shadcnui, twillend
- Language: TypeScript
- Homepage: https://astra-agency.netlify.app
- Size: 5.05 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

## Getting StartedTo 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