Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.49 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.49 KB

destiny2-react

Destiny 2 is a popular online-only multiplayer first-person shooter game developed by Bungie. It features various PvE and PvP activities, a rich storyline, and extensive character customization.

Project Overview

This project is a React-based web application that interacts with Destiny 2's API to fetch and display game-related data.

App Link

Check out the app here: Destiny 2 React App

Screenshots

Fetching Data from API

  • Fetches data from the game producer's API Fetching Data

Displaying Player Information

  • Uses the "Show members" button to request and display player names and information in a grid: Player Information

Fetching Clan Information

  • Fetches and displays clan information: Clan Information

Integrated Video Player

  • Integrated iframe video player for multimedia content: Video Player

Integrated External Websites

  • Integrated iframes for displaying content from external websites: External Websites