This is an app currently in progress that will provide victims of natural disasters to login and checkin with friends and family. It is inspired by living in an area experiencing yearly hurricanes that disrupt the area. Nothing is copy/pasted.
As seen in the GIF's below, users can login and view posts only visible to users. The posts are expandable, disabling scrolling of the window when open while allowing users to scroll within the modal itself, and enables users to click outside to exit the modal. (will be adding exit button soon)
Accessibility with different devices is key, which is why I have a close focus on how my app reacts on devices of all sizes.
REACT
- router
AWS
- Amplify- for user authentication(user pools/cognito)
- Amplify uses other AWS technologies such as Lambda, S3, DynamoDB and others which I use.
Tailwind