An AWS application that allows users to share thoughts and quotes. User posts are stored to a DynamoDB database. Users may add an image to their post and store that image with Amazon Simple Storage Service (S3). This application is deployed to an Elastic Compute Cloud (EC2) instance.
Published URL: http://3.21.28.106/
Repository: https://github.com/spencercreer/aws-thoughts
The following animation demonstrates the application functionality:
TBD
To install necessary dependencies, run the following command:
TBD
To run tests, run the following command:
TBD
Please submit a PR if you would like to contribute.
- JavaScript
- Express
- React
- AWS
- S3
- DynamoDB
- EC2
This project is licensed under the MIT license.
For questions or comments, please contact me.
Email: spencercreer@gmail.com
GitHub: spencercreer