Skip to content

Personal site and portfolio of software engineer Greg Ives

Notifications You must be signed in to change notification settings

gregives/gregives.co.uk

Repository files navigation

Screenshot of gregives.co.uk

Personal website of software engineer Greg Ives, built using the following:

Feel free to take inspiration from my site and explore the source code behind it — don't copy it though, make it yours!

Getting Started

Clone the repository:

git clone https://github.com/gregives/gregives.co.uk

Install the dependencies using Yarn:

yarn

Run the development server:

yarn dev

Open http://localhost:3000 in your browser to see the development server.