Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelholley/michaelholley.de
My personal website with SvelteKit and Tailwindcss
https://github.com/michaelholley/michaelholley.de
hacktoberfest portfolio-website svelte sveltekit tailwindcss
Last synced: 1 day ago
JSON representation
My personal website with SvelteKit and Tailwindcss
- Host: GitHub
- URL: https://github.com/michaelholley/michaelholley.de
- Owner: MichaelHolley
- Created: 2020-08-03T06:00:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-05T20:12:59.000Z (1 day ago)
- Last Synced: 2024-11-05T20:37:42.608Z (1 day ago)
- Topics: hacktoberfest, portfolio-website, svelte, sveltekit, tailwindcss
- Language: Svelte
- Homepage: https://michaelholley.de/
- Size: 3.21 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![CI](https://github.com/MichaelHolley/michaelholley.de/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/MichaelHolley/michaelholley.de/actions/workflows/CI.yml)
# Portfolio page for Michael Holley
Overall, my intention was to build a portfolio website that showcased my skills and expertise as a developer, while also creating a great user experience and promoting my personal brand. By using the latest web development technologies and creating visually appealing and interactive elements, I hoped to make a strong impression on potential clients and employers.
[Open](https://michaelholley.de)
## Install
`pnpm install`
## Run
`pnpm dev`
## Build
`pnpm build`