Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 492 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 492 Bytes

Portfolio

Personal portfolio showcasing development experience: https://ahmed-mgd.netlify.app.

Created using Astro (HTML/CSS).

screenshot

Installation and Usage

  1. Clone the repository and navigate to the directory. Run:
npm install
  1. To start the site in a development environment:
npm run dev

Lessons Learned

  • Configuring Astro and using components
  • Practice with responsive web design
  • Simple CSS animations, gradients, etc.