Skip to content

opsvoice/pai3-powernode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

161 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PAI3 Power Node Landing Page

A React + TypeScript landing page for PAI3 Power Node with interactive ROI calculator.

Features

  • 🎯 Interactive ROI Calculator with sliders
  • 📱 Fully responsive design
  • ⚡ Smooth animations with Framer Motion
  • 🎨 Modern UI with Tailwind CSS
  • 🔧 Built with Vite for fast development

Getting Started

  1. Install dependencies:
npm install
  1. Start development server:
npm run dev
  1. Build for production:
npm run build

Tech Stack

  • React 18
  • TypeScript
  • Vite
  • Tailwind CSS
  • Framer Motion
  • Lucide React (icons)

Project Structure

src/
├── components/
│   └── PowerNodePage.tsx    # Main landing page component
├── App.tsx                  # Root component
├── main.tsx                 # Entry point
└── index.css               # Global styles

Deployment

This project is ready to deploy to:

  • Vercel
  • Netlify
  • GitHub Pages
  • Any static hosting service

Lovable Integration

This project structure is optimized for Lovable.dev:

  • Clean component structure
  • Proper TypeScript setup
  • Standard React patterns
  • Tailwind CSS configuration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages