Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 739 Bytes

README.md

File metadata and controls

43 lines (36 loc) · 739 Bytes

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