A modern and responsive educational landing page inspired by Coding Ninjas, built using React and Vite.
- Responsive Navbar
- Hero Section
- Featured Courses
- Why Choose Us
- Statistics Section
- Student Testimonials
- Beautiful Footer
- Modern UI Design
- React.js
- Vite
- JavaScript
- CSS3
- HTML5
src/
├── components/
├── assets/
├── App.jsx
├── main.jsx
└── index.css
git clone https://github.com/manikalasaikeerthi149-cell/coding-ninjas-clone.git
cd coding-ninjas-clone
npm install
npm run dev
Sai Keerthi