Skip to content

Repository files navigation

Chaitra – Portfolio

A modern, dark-themed personal portfolio site built with React + Vite.

Features

  • ⚡ Vite + React
  • 🎨 Dark/Light theme toggle
  • 🎬 Framer Motion animations
  • 📱 Fully responsive
  • 🎯 Sections: Hero, About, Skills, Experience, Projects, Contact

Getting Started

npm install
npm run dev

Build for Production

npm run build

Deploy to GitHub Pages

  1. Install gh-pages: npm install --save-dev gh-pages
  2. Add to package.json scripts: "deploy": "npm run build && gh-pages -d dist"
  3. Run: npm run deploy

Customize

  • Edit component files in src/components/ to update content
  • Update social links in Hero.jsx and Footer.jsx
  • Modify colors in src/index.css (CSS variables)

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages