Skip to content

OrchaniousS/hots-app

Repository files navigation

Heroes of the storm Website

Introduction

MOBA game website made with React. Responisve Website, Fully PWA, SPA. Hosted by Firebase by google.

Setup

  • npm i && npm start

Home page

Alt text

  • Made with Rest api that hosted on Firebase.
  • Getting weekly request of selected heroes.

Heroes page

Alt text

  • Dynamic div with brief hero container that moves with the scrolling(on Desktop).
  • Extra info presented per hero by clicking More.

Builds page

Alt text

  • Dynamic build container which changed per Hero.

Maps page

Alt text

  • Quick map info that on click expand bottom div to more info.

Components

Search Component

  • made with handle change, hooks(UseState,UseEffect).
  • Filters between Heroes and Maps.
  • Filter by Character place.

Dynamic Build/ Hero Container Component

  • Dynamic div container which changed per by the id of the clicked Hero.

Packages used

  • React
  • Express
  • Firebase
  • Framer, Framer Motion
  • request

About

PWA and SPA Website for Heroes of The Storm moba game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published