This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
This repository is a responsive portfolio Website using ReactJS
- React – Component-based UI development
- Vite – Lightning-fast build tool
- TailwindCSS – Utility-first CSS for styling
- React Bits - UI Components for React
- EmailJS - framework uses for emailing between users and client
- TypeScript (optional) – Type safety and tooling
- GitHub & Netlify – Deployment
-
💫 Animated Backgrounds Stars, meteors, scroll effects, and glowing UI elements
-
📱 Responsive Navigation Desktop and mobile menus with glassmorphism
-
👨💻 Hero & About Sections Showcase who you are with smooth intro animations and buttons
-
📊 Skills Grid Filterable progress bars and categories with animated width
-
🖼️ Projects Showcase Display screenshots, tech stacks, and GitHub/demo links
-
📩 Contact Section Social icons + responsive contact form with toast notifications
-
🚀 One-Click Deployment Easily host your site with Vercel and GitHub
git clone https://github.com/seegyulater/new-portfolio
cd newcy-portfolio
npm install
npm run dev