Welcome to my personal portfolio website β a creative, fully responsive, animated site built with React and Tailwind CSS to showcase my work, skills, and experience as a Software Engineer.
π Live Site: shivani.dev
This portfolio was crafted using:
- βοΈ React.js
- π¨ Tailwind CSS
- π¨ TypeScript
- π Framer Motion (for animations)
- π Light/Dark Theme Toggle
- π© EmailJS (for contact form)
- π Vercel (for deployment)
- β Multi-section, single-page layout
- π‘ Theme toggle (Dark & Light mode)
- π± Mobile-first responsive design
- π¨ Clean UI with smooth animations
- π Contact form with EmailJS integration
- π Projects, Skills, Experience, About, and more
- π Social profiles & Resume links
To run this project locally:
- Node.js
- Git
git clone https://github.com/sonwaneshivani/sonwane-shivani-portfolio.git
cd sonwane-shivani-portfolio
npm install
npm run dev
# or if using CRA:
npm startAll the reusable components used in this project are located in:
Navigate to this folder to find and edit the components as needed.
You can customize your personal details, section content, styling, and more directly in the respective component files.