Profile webiste made with react + vite, deployed using github pages
Quick Deploy Guide for Profile-website
-
Make local changes
-
Test locally: npm run dev
-
Build for production: npm run build
-
Deploy to GitHub Pages: npm run deploy
-
Wait a minute and check your live site: https://kux109.github.io/Profile-website/