Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 642 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 642 Bytes

Biggest Splash

gif

React Native application that scores photographers on Unsplash by their ratio of liked photos to their total photos. The photographers are sorted by their ranking. Login to the application is authorized by AuthO.

Data visualizations created with React Native's Animated API and react-native-circular-progress npm package.

Use Application

# install dependencies
npm install

# start simulator
react-native run-ios