Live demo: youngdevs.vercel.app
This is a landing page for a coding accelerator. It's built with modern frontend tools and has a bunch of animations, including a trippy animated background using React Three Fiber. The design uses glassmorphism everywhere, so it looks kinda fancy.
- Next.js 15
- React
- Tailwind CSS
- Framer Motion
- React Three Fiber
git clone https://github.com/ObayM/CodingProgram.git
cd CodingProgramnpm installnpm run devGo to http://localhost:3000 and you’re good.
Got some debugging help from AI (Gemini) and used it to help/guide me to create some components. Also used Gemini Code Assist code completions and Vscodee
