This project was bootstrapped with Create React App.
This project fetches data from the Riot Games API. It uses both ReactJS and Redux.
This project uses the following dependencies:
- ReactJS
- Redux
- Lodash
- Axios
To install and run, simply run the following commands:
git clone https://github.com/ConnerNovicki/LoL_Build_Creator.git
npm install
npm start