Skip to content

TsioryJonathan/hei.school---CLONE

Repository files navigation

hei.school Clone 🧑‍🎓

This project is a React-based clone of the hei.school website, built as part of a frontend learning initiative.

Actually hosted on https://hei-school-clone.vercel.app


🚀 Features

  • ⚛️ Built with React and Vite
  • 💨 Tailwind CSS for fast and responsive UI styling
  • 🎯 Reusable components
  • 📱 Fully responsive layout (mobile-first)

🧠 Technologies

Tool Description
React UI framework for building components
ShadCn Button and Carousel
Tailwind CSS Utility-first CSS framework
Lucide Icons used
Swiper React Carousel and Slider

📁 Folder Structure

├── public/
├── src/
│   ├── assets/        # Images, logos
│   ├── components/    # Shared components (Navbar, Footer, etc.)
│   ├── constants/     # Static data (navLinks, features, etc.)
│   ├── lib/           # Utility functions (e.g., cn utility)
│   ├── types/         # TypeScript types
│   ├── App.jsx        # Root component
│   └── main.jsx       # Entry point
├── index.html
└── README.md

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors