Skip to content

mich0w0h/portfolio

 
 

Repository files navigation

mich0w0h's Portfolio Website

This is my personal portfolio website built with Astro.

You can view the live site here 🚀: mich0w0h.fun 🎉

It's a fork of the veranikabarel/astro-portfolio project.

Features

✔️ Integration with Tailwind CSS (@astrojs/tailwind)

✔️ Uses the following integrations:

  • @astrojs/mdx
  • @astrojs/image
  • @astrojs/tailwind - with prettier class sorting plugin
  • @astro-icon
  • @astro-seo
  • @astro-navbar

✔️(@Playwright) e2e tests are setted up.

Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm Installs dependencies
npm dev Starts local dev server at localhost:3000
npm build Build your production site to ./dist/
npm preview Preview your build locally, before deploying
npm astro ... Run CLI commands like astro add, astro preview
npm astro --help Get help using the Astro CLI
npm test:e2e Run Playwright tests

About

a personal portfolio website built with astro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Astro 59.2%
  • TypeScript 33.5%
  • JavaScript 7.3%