My personal portfolio website built using the Astro framework and hosted on Cloudflare Pages. The website is designed to be fast, accessible, and SEO-friendly. The website is built with a mobile-first design and is fully responsive on all devices.
https://portfolio-xd.pages.dev/
- Clone the Portfolio-XD repository:
git clone https://github.com/Prashant20nov2003/Portfolio-XD
- Change to the project directory:
cd Portfolio-XD
- Install the dependencies:
► npm install
► npm run dev