jaideeptaak/entanglixlabs

⭐ 0 stars💬 0 comments

Files

📄 .env
📄 .gitignore220 B
📄 README.md7.7 KB
📄 _redirects188 B
📄 eslint.config.js739 B
📄 index.html1.6 KB
📄 package-lock.json154.5 KB
📄 package.json980 B
📄 postcss.config.js81 B
📄 tailwind.config.js170 B
📄 tsconfig.app.json552 B
📄 tsconfig.json119 B
📄 tsconfig.node.json479 B
📄 vite.config.ts220 B

README

# Entanglix Labs - Official Website A modern, production-ready website for Entanglix Labs, showcasing innovative IoT products and solutions. Built with React, TypeScript, and Tailwind CSS for optimal performance and user experience. ## Features - **Modern Design**: Minimal, futuristic aesthetic with blue-to-white gradients and smooth animations - **Fully Responsive**: Mobile-first design that works seamlessly across all devices - **Smooth Navigation**: One-click smooth scrolling between sections - **Interactive Shop**: Featured VFT Server product with complete checkout flow - **SEO Optimized**: Comprehensive meta tags for search engines and social media - **Accessibility**: Semantic HTML, ARIA labels, and keyboard navigation support - **Performance**: Code splitting, lazy loading, and optimized build for fast loading ## Tech Stack - **Framework**: React 18 with TypeScript - **Styling**: Tailwind CSS with custom gradient configurations - **Icons**: Lucide React for consistent, scalable icons - **Build Tool**: Vite for lightning-fast development and optimized builds - **Linting**: ESLint with TypeScript support ## Quick Start ### Prerequisites - Node.js 16+ and npm installed on your system ### Installation 1. Clone the repository: ```bash git clone <repository-url> cd entanglix-labs ``` 2. Install dependencies: ```bash npm install ``` 3. Start the development server: ```bash npm run dev ``` The website will be available at `http://localhost:5173` ## Available Scripts - `npm run dev` - Start development server with hot module replacement - `npm run build` - Build for production (outputs to `dist/` directory) - `npm run preview` - Preview production build locally - `npm run lint` - Run ESLint to check code quality - `npm run typecheck` - Run TypeScript type checking ## Project Structure ``` entanglix-labs/ ├── src/ │ ├── components/ # React components │ │ ├── Navigation.tsx # Header with navigation │ │ ├── Hero.tsx # Hero se
SocialRepo
Login

loading/repo...

Latest Updates

Discussion