The result "https://ripsynss.vercel.app"
Documentation
git clone <repo>
cd <repo>npm install / yarn install / pnpm install / bun install
npm run dev / yarn run dev / pnpm run dev / bun run devmy recommendation is using "npm"
add your default meta tag for SEO support in src/components/SEO/SEOHeader.jsx add more your specifik meta tag SEO support in components who call "SEOHeader.jsx"
<SEOHeader title="your_title" description="your_description" />make your portfolio is more beautyfull than mine with add more interactive components from Reactbits & Magicui
constants folders for your information
public for your assets / image