Skip to content

LeagueBuilders/LeagueBuilderFrontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

League Builder

A fast and powerful way to test out new item builds for the game League of Legends

Demo:

Demo Video

Features

  • Stats for every character in League of Legends
  • Information and stats for all items in the game
  • Live up to date data on items and characters from the Riot Games API
  • Dynamic single-page web application.
  • Fast and clean ReactJS frontend
  • Secure Rails backend

Installation

All that is required for the frontend is an installation of NodeJS (8.1+) and a package manager such as NPM (5.2+) or Yarn.

From the base league-builder-frontend directory in your shell of choice, run a simple npm install, followed by yarn start (there may be port conflict with Rails if the backend is already running, in which case you can just say Yes at the alert screen to pick the next port option.) The app should now be running in your browser at localhost:3001 or whichever port it tells you! Have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published