diff --git a/README.md b/README.md index 200f4282..084ee608 100644 --- a/README.md +++ b/README.md @@ -1 +1,19 @@ # Portfolio +Personal Portfolio – React & Styled Components + +This is my personal portfolio website built with React, Styled Components. +It showcases my projects, skills, and background as a frontend developer. + +Hero Section +-Displays my name, photo, intro text, and personal tagline. + +Projects Section +-Renders each project from a data file +-Shows an image, description, tags, and links to GitHub + Live demo +-Mobile-friendly layout that flips image + text for alternating projects + +Skills & Tech Section +-Lists my technical skills and tools, grouped into categories for clarity. + +Footer +-Includes contact details and social icons. diff --git a/index.html b/index.html index 6676fb2d..aba0478c 100644 --- a/index.html +++ b/index.html @@ -4,10 +4,15 @@ + + + + +