Skip to content

ZINCOR/zincor.github.io

Repository files navigation

ZINCOR — Next-Gen Web

Ship faster with ZINCOR. A transparent-first, enterprise-grade web experience built with React, TypeScript, TailwindCSS, and shadcn-ui.


🚀 Overview

ZINCOR is the official website of ZINCOR, a modern software/AI organization. The site is designed with a glassmorphism + transparent canvas architecture, ensuring a forward-compatible, minimal, and executive-grade presence on the web.

Core Principles

  • Transparency-first — true transparency (not fake frosted effects).
  • Enterprise-grade UX — modern, minimal, responsive.
  • Future-ready — leveraging TypeScript, React, Tailwind, and shadcn-ui.

🛠 Tech Stack


📦 Getting Started

1. Clone the repository

git clone https://github.com/ZINCOR/zincor.github.io.git
cd zincor.github.io

2. Install dependencies

npm install

3. Run development server

npm run dev

Site runs at http://localhost:5173 by default.


🌐 Deployment

ZINCOR is deployed via GitHub Pages. Any commits to main are automatically published.

For production builds:

npm run build

🧩 Project Structure

zincor.github.io/
 ├─ public/       # Static assets
 ├─ src/
 │   ├─ components/  # UI components
 │   ├─ pages/       # Website pages
 │   ├─ styles/      # Tailwind / global CSS
 │   └─ utils/       # Helpers and configs
 ├─ index.html
 └─ vite.config.ts

🔗 Custom Domain

If you are mapping to a custom domain:

  1. Go to repo Settings → Pages → Custom Domain
  2. Add your domain (e.g. zincor.ai)
  3. Configure DNS with CNAMEzincor.github.io

📄 License

This project is licensed under the MIT License — free to use, modify, and distribute with attribution.


🤝 Contributing

We welcome contributions aligned with ZINCOR’s transparent-first philosophy.

  • Fork the repo
  • Create a feature branch
  • Submit a PR with a clear description

📬 Contact

For business inquiries: [email protected] For technical issues: please open a GitHub Issue in this repository.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published