Skip to main content

KOTC Site

The official website for KOTC Solutions Inc.

Overview

A modern React-based website for KOTC (Keepers Of The Cloud), built with Vite for fast development and optimized for performance.

Tech Stack

  • Frontend: React + Vite
  • Styling: Tailwind CSS
  • Build Tool: Vite
  • Linting: ESLint
  • Functions: Netlify Functions (email handling)
  • Deployment: Kubernetes

Features

  • Responsive corporate website
  • Contact form with email functionality
  • Modern React architecture
  • Fast build and development with Vite
  • Containerized deployment

Development

npm install
npm run dev

Deployment

Deployed as a containerized application with Kubernetes manifests in the k8s/ directory.