Skip to content

imakoug/dota-dashboard-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dota Dashboard is a web app. You can add multiple accounts, analyze games, giving you detailed information about your recent matches and most played heroes.

Screenshots

Getting started

  1. Clone the repo
git clone https://github.com/imakoug/dota-dashboard-project.git
cd dota-dashboard-project
  1. Install dependencies

    npm install
    
  2. Start server

    npm run dev
    
  3. Go to the client and install dependencies

    cd client
    npm install
    
  4. Start the client

    npm run dev
    

Built with

  • React - Front end library for web and native user interfaces
  • MongoDB - Realtime database and authentication with JWT tokens
  • Express.js - API
  • Socket.io - Library that enables real-time, bidirectional and event-based communication between the browser and the server
  • OpenDota API - Provides Dota 2 related data
  • Liquipedia API - Provides Pro Dota data

Contributing

Improvements are welcome.

Fork the repo and do your thing. Push to your fork and submit a pull request.

Author

Pavlo Tsyhanov - Github

About

my project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages