A pixel-perfect, responsive recreation of Apple’s home page built with React 18, Vite, Bootstrap 5, and a single custom CSS file.
- React 18
- Vite
- Bootstrap 5 (imported once)
- Custom CSS
- Clone the repo
- git clone https://github.com/biru-ka2/apple-clone-react.git
- cd apple-clone-react
- Install & run
- npm install
- npm run dev # http://localhost:5173