Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 398 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 398 Bytes

Brawl-Stats

A web application that provides "Brawl Stars" players with game play performance insights.

Cloning the repository

Run git clone https://github.com/maxkmy/Brawl-Stats.git your-folder-name

Running the web application

Register your own API key at https://developer.brawlstars.com/#/ and add the API key to views.py
cd to your-folder-name
Run python manage.py runserver