A portfolio website built with the following technologies:
- 👩🏼🚀 Astro
- 🪡 Tailwind CSS
- 🌼 daisyUI
Clone the repository and run
npm install
to install the necessary dependencies. To address issues, run
npm audit fix
Then, run
npm run dev
to boot the app in the development mode. Open http://localhost:4321 to view it in your browser. The page reloads when you make edits locally.
- Original site design adapted from Astro Academia