Skip to content

Mind-Dragon/AVIR

Repository files navigation

AVIR

Luxury smart home solutions website — rebuilt with Next.js 14.

AVIR is the go-to resource for audiovisual services and project installations in the Coachella Valley and beyond. This repository contains the Next.js application that powers avir.com, providing information about AVIR's services including home cinema, automation, lighting, shading, music, security, and networking solutions for high-end residential and commercial projects.

Tech Stack

Project Structure

├── app/            # Next.js App Router pages and layouts
├── components/     # Reusable React components
├── lib/            # Utility functions and shared logic
├── public/         # Static assets (images, fonts, etc.)
├── data/           # Data files (e.g., crawled URLs, content)

Getting Started

Prerequisites

Installation

npm install

Development

npm run dev

Open http://localhost:3000 to view the site in your browser.

Build

npm run build

Lint

npm run lint

License

Private — All rights reserved.

About

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors