Aug 22, 2024
space portfolio (no capital letters).npm install --save-dev framer-motion three react-intersection-observer @react-three/drei @react-three/fiber
npm run dev
app directory:
page.tsx:
globals.css:
bg-[#30014F] overflow-y-scroll overflow-x-hidden.Hero component:
components folder, adding Hero.tsx.HeroContent.tsx in the components folder:
motion from framer-motion.StarBackground.tsx for the star canvas using Three.js:
Navbar.tsx:
Skills.tsx:
SkillText.tsx for displaying descriptive text.Encryption.tsx:
Projects.tsx and ProjectCard.tsx:
Footer.tsx: