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

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 front-end server

npm run dev

Run back-end server

npm start

Requirements

  • Vite
  • Express.js
  • Node.js
  • MySQL server
  • Ensure your Riot API key and the database password are in a .env file placed in the root directory.

Screenshots

homepage

dashboard

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