Create a simple tree view for the buckets and its contents in AWS S3
This is a React, Redux implementation of listing a folder view of AWS S3 buckets. The UI for this repo is adapted from alex kurtis react tree-beard The S3 bucket being used is data.openspending.org.s3-eu-west-1.amazonaws.com
Head out at mannanli413.github.io to view live example
- Clone this repo
- Run npm install
- run
webpack node server.js