Skip to content

DiyaRathod-16/Portfolio

Repository files navigation

Diya Rathod Portfolio

A premium personal portfolio website built with React, Tailwind CSS, and Framer Motion.

Run locally

npm install
npm run dev

This starts the development server and opens the portfolio in your browser.

Build for production

npm run build

This only creates the dist folder. It does not open the website.

View the built site

npm run preview

This opens the production build in your browser.

Notes

  • Update the LinkedIn URL in src/data/portfolioData.js when you have the final profile link.
  • The contact form uses mailto: so it works without a backend service.

Releases

No releases published

Packages

 
 
 

Contributors