Skip to content

👨‍💻 Personal portfolio and digital resume built with React, Next and Sass.

License

Notifications You must be signed in to change notification settings

MatthewWid/mwid.dev

Repository files navigation

My personal portfolio and digital resume.

Built with React, Next and Sass.

Development

Install dependencies:

pnpm install

Run development server:

pnpm run dev

Build static assets:

pnpm run build

Environment Variables

Environment variables may be defined within your shell or using a .env file.

cp ./.env.template ./.env

The following variables are available:

Variable Required Description
NEXT_PUBLIC_ANALYTICS_SCRIPT_URL No URL of the Umami tracking script.
NEXT_PUBLIC_ANALYTICS_WEBSITE_ID No ID of the Umami website entry.

License

This project is licensed under the MIT license.

About

👨‍💻 Personal portfolio and digital resume built with React, Next and Sass.

Topics

Resources

License

Stars

Watchers

Forks