ZelKnow / hs-deck-viewer

A website written in reactJS to display deck images

Home Page:https://yaytears.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

HS-Deck-Viewer

Hearhstone Deck Viewer is a website written in reactJS to display deck images

To run this on Heroku

  • Create a new Heroku Project

  • Connect this GitHub project to the Heroku Project (under Deploy)

  • Make sure you have both the heroku/python and heroku/nodejs buildpacks added to the project (under Settings)

  • Configure Config Vars (Environment Variables)

    • CLIENT_ID and CLIENT_SECRET should come from the Blizzard api
    • MONGODB_URI should be a mongoDB URI
  • Any update to the repository should result in a new deployment on Heroku with the changes

About

A website written in reactJS to display deck images

https://yaytears.com


Languages

Language:JavaScript 91.9%Language:Python 6.3%Language:HTML 1.4%Language:Shell 0.3%Language:CSS 0.0%