A sleek, responsive clone of the Epic Games Clone
Built with modern frontend technologies like React and CSS for a smooth user experience.
- 🎮 Epic Games Clone
- Featured games carousel
- Free game highlights
- Browse more section
- 🧭 Fully responsive layout
- ⚡ Lightning-fast build with Vite
- 🧩 Clean component-based architecture with React
- 🌐 Hosted live on Vercel
Check out the app here: Epic Games Store Clone
- Clone the Repository
git clone https://github.com/mehulkumar22/Epic-Games-Clone.git
cd Epic-Games-Clone- Install Dependencies
npm installnpm run devEpic-Games-Clone/
├── 📁public
│ └── 📁img
│ ├── browser-logo.svg
│ ├── epic-games-logo.svg
│ ├── gift.svg
│ └── logo.png
├── 📁src
│ ├── App.jsx
│ ├── App.css
│ ├── index.css
│ ├── main.jsx
│ ├── 📁assets
│ ├── 📁data
│ ├── 📁pages
│ └── 📁components
│ ├── BrowseMore/
│ ├── FeaturedGameCard/
│ ├── FeaturedGameCard2/
│ ├── Footer/
│ ├── FreeGamesCard/
│ ├── GameCards/
│ ├── GameCards2/
│ ├── HeroSlider/
│ ├── Navbar/
│ └── NavbarTwo/
├── .gitignore
├── eslint.config.js
├── index.html
├── package.json
├── package-lock.json
└── vite.config.js
- 📧 Email: mehulkumar.mk02@gmail.com
- 💼 LinkedIn: Mehul Kumar
- 💻 GitHub: mehulkumar22
Feel free to fork this repo, submit issues, or open pull requests. Contributions are welcome!



