A sample React app with Instagram photos which you can categorize each photo into two groups
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
^0.15.3^4.0.0^4.7.0^3.8.1^0.2.1^0.17.04.1.015.4.115.4.1^1.3.05.0.13.0.04.0.7^2.0.13.6.02.1.0^3.3.0^2.21.0^1.7.1^1.0.16.5.46.18.06.20.07.1.118.0.06.2.106.9.10.2.116.20.06.16.06.16.01.1.16.16.02.18.51.1.31.3.02.11.150.26.12.6.03.12.2^0.8.12.2.06.8.02.1.141.0.10.9.0^0.38.02.24.13.0.018.1.00.5.42.0.14.0.03.1.20.0.51.2.11.0.0^0.5.115.4.11.2.40.3.02.5.44.1.0^0.0.1^0.7.7^1.0.15^0.13.10.5.71.14.02.1.11.9.02.13.20.0.550
commits
perf: Changed the logic to re-rendering this.props.mediaList for GridTile components
a315b40View on GitHubfeat: Created BottomNavigation component to filter out media items for display
d6cc413View on GitHubfeat: Added Snackbar component to show a visual cue for favorite item
0434b86View on GitHubfeat: Created pushMediaToFavorites action to flip favorite boolean flag in data list
b288925View on GitHubfeat: Created a new redux action to store a media into favorites
ad75c09View on GitHubrefactor: Removed localStorage usage and re-stored access token to Redux store again
b0a71afView on GitHubstyle: Adjusted the dialog size and center flex item aligning for the dialog content
fb179f3View on GitHub