233

Warframe Picker

Warframe Picker is a web application that chooses a random warframe to play. Due to the high number of frames that the game has, I decided to make a web application that allows the user to choose a random warframe.

Warframe Picker is a web application that chooses a random warframe to play. Due to the high number of frames that the game has, I decided to make a web application that allows the user to choose a random warframe.

Technologies Used

TechReason
ReactI used React because it is a very popular framework that I am familiar with.
Styled ComponentsI used styled components because it allows me to write CSS in my JavaScript files.
drops.warframestat.us APII used this API because it has all of the information that I needed.