Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 949 Bytes

README.md

File metadata and controls

47 lines (32 loc) · 949 Bytes

Stephen Ferguson's Portfolio

A personal portfolio website showcasing my technical projects and professional experience in market research and web technologies.

Features

  • Single-page application with smooth transitions
  • Responsive design for all device sizes
  • Interactive starfield background
  • Mobile-friendly navigation
  • Built with Next.js, TypeScript, and Framer Motion

Tech Stack

  • Next.js 14
  • TypeScript
  • Tailwind CSS
  • Framer Motion
  • Lucide Icons

Local Development

  1. Clone the repository
git clone https://github.com/BetaMac/sferguson.uk.git
  1. Install dependencies
npm install
  1. Start the development server
npm run dev
  1. Open http://localhost:3000

Deployment

The site is automatically deployed to GitHub Pages via GitHub Actions when changes are pushed to the main branch.

License

Copyright (c) 2024 Stephen Ferguson. All rights reserved.