A modern, responsive website for Joefergraphy Limited showcasing custom web-based solutions and services.
- Modern, minimalist design with section-based navigation
- Smooth scrolling with section locking
- Responsive layout for all devices
- Interactive navigation indicators
- Custom animations and transitions
- Next.js - React framework
- Tailwind CSS - Utility-first CSS framework
- TypeScript - Type-safe JavaScript
- Node.js (version 18 or higher)
- npm or yarn
-
Clone the repository
git clone https://github.com/YourUsername/JoeFergraphy.co.uk.git
-
Install dependencies
npm install # or yarn install
-
Start the development server
npm run dev # or yarn dev
-
Open http://localhost:3000 in your browser
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.
-
Build the project
npm run build
-
The static files will be generated in the
out
directory
src/app/
- Next.js app router componentspage.tsx
- Main landing pagelayout.tsx
- Root layout with global styles
public/
- Static assets.github/workflows/
- GitHub Actions deployment configuration
This project is proprietary and confidential. All rights reserved.