Skip to content

bleachc/Example-Riot-Match-History

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Lecture Riot Match History

Run the application

npm install
npm start

Update the Riot Token in the server code, line 5:

const http = axios.create({ baseURL: 'https://na1.api.riotgames.com', headers: { 'X-Riot-Token': '<YOUR TOKEN HERE>' } })

View the application: http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published