A custom React component that replicates Steam's game display during sales events, providing a visually appealing and familiar interface for showcasing game information.
This custom React component is a meticulously crafted recreation of Steam's iconic game display used during their popular sales events. By carefully inspecting and deconstructing the original Steam component, this implementation captures the essence of Steam's design while offering the flexibility of a custom solution.
- Node >= 18.16.0
- Clone the repository:
git clone [email protected]:codeengie/capsule-card.git
- Navigate into the project directory:
cd capsule-card
- Install dependencies
npm install
- Run:
npm run dev # development