Portfolio accessible at https://shodyra.com/
config.json, client/src/config.json should be filled in with corresponding data of config_example.json, client/src/config_example.json
CouchDB is manually set up to create a local database with a view to store AWS S3 data.
https://s3.console.aws.amazon.com
Install packages for both Express server and React client then run both
Server
npm install
npm start
Client
npm install
npm start
amazin