AllyshipGlobalLtd Tailwind Templates

Allyshipgloballtd

Allyship Global Ltd - Uniting Global Allies for Strategic Investments A modern corporate platform facilitating cross-border investment partnerships across real estate, technology, energy, and global trade sectors. Built with Next.js, TypeScript, and Tailwind CSS, deployed globally via Cloudflare Pages.

Allyship Global Ltd

A modern, responsive corporate website for Allyship Global Ltd, showcasing global investment opportunities and strategic partnerships across multiple sectors.

๐ŸŒŸ Features

  • Modern Design: Responsive, mobile-first design using Tailwind CSS
  • Dynamic Content: Interactive blog posts and investment insights
  • Performance Optimized: Built with Next.js for optimal loading speeds
  • Global Presence: Multi-region support with Cloudflare Pages deployment
  • Sector Coverage: Comprehensive information on:
    • Real Estate Investments
    • Technology Ventures
    • Energy & Sustainability
    • Cross-border Trade

๐Ÿš€ Quick Start

Prerequisites

  • Node.js 20.x or later.
  • npm 10.x or later

Installation

  1. Clone the repository:

    git clone https://github.com/robertpreshyl/AllyshipGlobalLtd.git
    cd AllyshipGlobalLtd
    
  2. Install dependencies:

    npm install
    
  3. Create a .env.local file:

    cp .env.example .env.local
    
  4. Start the development server:

    npm run dev
    

Visit http://localhost:3000 to view the website.

๐Ÿ“ฆ Build & Deployment

Local Build

npm run build
npm run start

Cloudflare Pages Deployment

npm run pages:build
npm run pages:deploy

๐Ÿงช Testing

Run the test suite:

npm run test

๐Ÿ“š Documentation

Detailed documentation is available in the /docs directory:

๐Ÿ› ๏ธ Tech Stack

  • Framework: Next.js 15.1.7
  • Language: TypeScript 5.x
  • Styling: Tailwind CSS 3.4.1
  • Animation: Framer Motion
  • Deployment: Cloudflare Pages
  • Icons: Lucide React
  • Development:
    • ESLint
    • Prettier
    • TypeScript ESLint

๐Ÿ“ Project Structure

AllyshipGlobalLtd/
โ”œโ”€โ”€ src/
โ”‚   โ”œโ”€โ”€ app/           # Next.js app directory
โ”‚   โ”œโ”€โ”€ components/    # React components
โ”‚   โ”œโ”€โ”€ lib/          # Utility functions
โ”‚   โ””โ”€โ”€ styles/       # Global styles
โ”œโ”€โ”€ public/           # Static assets
โ”œโ”€โ”€ docs/            # Documentation
โ””โ”€โ”€ .cloudflare/     # Cloudflare configurations

๐Ÿค Contributing

  1. Create a feature branch from develop
  2. Make your changes
  3. Submit a pull request

๐Ÿ“„ License

Private - All rights reserved

Top categories

Loading Svelte Themes