Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 604 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 604 Bytes

TF2 Stat Viewer

https://tf2stats.onrender.com/

About

A website where you can see your personal Team Fortress 2 statistics in graphs, tables, and charts using the Steam API! All you have to do is just put in your username.

This includes how long you've played each map, how much damage you've done as each class, how long you've played each class, your MvM statistics, and much more.

Contributing

Install all dependencies: npm install

Make a Steam API key, then make an environment variable API_KEY="Your_API_Key"