Skip to content

mehulkumar22/Epic-Games-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Epic Games Clone

A sleek, responsive clone of the Epic Games Clone
Built with modern frontend technologies like React and CSS for a smooth user experience.

🚀 Features

  • 🎮 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

🔗 Live Preview

Check out the app here: Epic Games Store Clone

📸 Screenshots

Homepage

Featured Games

Browse More Games

Browse More Games

📦 Installation

  1. Clone the Repository
git clone https://github.com/mehulkumar22/Epic-Games-Clone.git
cd Epic-Games-Clone
  1. Install Dependencies
npm install

▶️ Running the App

npm run dev

📁 Folder Structure

Epic-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

📬 Contact Me

🙌 Contributing

Feel free to fork this repo, submit issues, or open pull requests. Contributions are welcome!

About

Epic Games Store Clone built with React.js and CSS, featuring game sliders, search functionality, and discount badges in a responsive design.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors