Personal website of software engineer Greg Ives, built using the following:
- Next.js
- MDX
- Tailwind CSS
- Firestore
- Love ❤️
Feel free to take inspiration from my site and explore the source code behind it — don't copy it though, make it yours!
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.