Skip to content

engelde/portfolio

Repository files navigation

David Engel

David Engel's Portfolio Site

This is my portfolio site! The site is a work in progress but feel free to look around.

Preview

Getting Started

Install dependencies:

pnpm i

Development

Run the development server:

pnpm dev

Open http://localhost:3000 in your browser.

Deployment

Build and run the production server:

pnpm build
pnpm start

Build and run with Docker:

docker build -t engelde/portfolio .
docker run --name portfolio -p 80:3000 -d engelde/portfolio

Asset Credits

Super Mario Bros. 3 and all related character, item, environment, visual, and audio assets are owned by Nintendo. I do not claim ownership of those assets, and this site is not affiliated with, sponsored by, or endorsed by Nintendo.

About

David Engel's portfolio site! (https://davidengel.dev)

Resources

License

Stars

Watchers

Forks

Contributors

Languages