Skip to content

JoeFergraphy/JoeFergraphy.co.uk

Repository files navigation

Joefergraphy Limited

A modern, responsive website for Joefergraphy Limited showcasing custom web-based solutions and services.

Features

  • Modern, minimalist design with section-based navigation
  • Smooth scrolling with section locking
  • Responsive layout for all devices
  • Interactive navigation indicators
  • Custom animations and transitions

Built With

Getting Started

Prerequisites

  • Node.js (version 18 or higher)
  • npm or yarn

Installation

  1. Clone the repository

    git clone https://github.com/YourUsername/JoeFergraphy.co.uk.git
  2. Install dependencies

    npm install
    # or
    yarn install
  3. Start the development server

    npm run dev
    # or
    yarn dev
  4. Open http://localhost:3000 in your browser

Deployment

This project is configured for GitHub Pages deployment. When you push changes to the main branch, the site will automatically build and deploy through a GitHub Actions workflow.

Manual Deployment

  1. Build the project

    npm run build
  2. The static files will be generated in the out directory

Project Structure

  • src/app/ - Next.js app router components
    • page.tsx - Main landing page
    • layout.tsx - Root layout with global styles
  • public/ - Static assets
  • .github/workflows/ - GitHub Actions deployment configuration

License

This project is proprietary and confidential. All rights reserved.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •