Metatron Cube Academy is an initiative that provides structured training programs in:
- Web Development
- Graphic Design
- Video Editing
- E-commerce Development
- Digital Marketing
The page highlights the available courses and reflects the academy’s focus on skill-based, industry-relevant education in a responsive and modern layout.
This landing page project is built to present the academy's programs and values in a modern, responsive design using Next.js, SCSS, and CSS.
- Next.js – React framework with SSR and static generation
- SCSS – Modular, clean styling with variables and nesting
- CSS – Core styling for layout and responsiveness
To run this project locally:
git clone https://github.com/SudharsanSaravanan/MetatroncubeAcademy.git
cd MetatroncubeAcademyMake sure Node.js is installed (v16+ recommended).
npm installnpm run dev- Open http://localhost:3000 in your browser to see the landing page.