Skip to content

React.js web application that processes and displays League of Legends game data that is fetched through the Riot Games API

License

Notifications You must be signed in to change notification settings

jack-pap/Summoners-Card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summoners-Card

How to run locally

Clone repo

git clone https://github.com/jack-pap/Summoners-Card.git

Change the directory to the application

cd my-app

Install dependencies

npm install

Run local server

npm run dev

Requirements

  • Vite

  • Node.js

  • Ensure your Riot API key is in config.json and the file is in the same folder as the project

About

React.js web application that processes and displays League of Legends game data that is fetched through the Riot Games API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published