Skip to content

Latest commit

 

History

History
71 lines (48 loc) · 1.82 KB

README.md

File metadata and controls

71 lines (48 loc) · 1.82 KB

◦ Developed with the software and tools below.

Astro React TypeScript JavaScript JSON


📖 Table of Contents


📍 Overview

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.

my portfolio page


🎈 Live Site

https://portfolio-xd.pages.dev/


🚀 Getting Started

🔧 Installation

  1. Clone the Portfolio-XD repository:
git clone https://github.com/Prashant20nov2003/Portfolio-XD
  1. Change to the project directory:
cd Portfolio-XD
  1. Install the dependencies:
► npm install

🤖 Running Portfolio-XD

► npm run dev