A personal portfolio website built with React.js and deployed on Vercel.
This project showcases my work, skills, and provides easy ways to connect with me.
🔗 Live Website: https://satyakiran.vercel.app/
🔗 Bio Page: https://satyakiran.vercel.app/bio
This project is a responsive portfolio website that highlights my personal projects, experience, and provides direct contact links.
It is optimized for both desktop and mobile, with SEO-friendly configurations and custom icons.
manifest.json and robots.txtgit clone [https://github.com/satyakiran29/satyakiran29.github.io.git](https://github.com/satyakiran29/satyakiran29.github.io.git)
cd satyakiran29.github.io
npm install
npm start
Visit http://localhost:3000 in your browser.
npm test
npm run build