Skip to content

Web app for Nivea tournament with Discord, Steam and Battle.net authorization.

Notifications You must be signed in to change notification settings

dnzg/nivea-tournament-website

Repository files navigation

Getting started

  1. Insert Firebase config in utils/firebase.js and Google Analytics Tracking id in utils/ga.js.
  2. Complete all missing strings in config/index.js.
  3. Run npm install and npm run dev