Picture Prepper is the front end of an application intended to crop images for use in social media. This academic project, conceived and taught by ByteGrad.com, illustrates best practices in CSS.
The prototype uses or contains:
- Layout with Flexbox
- Block Element Modifier (BEM) syntax
- Custom CSS Reset for page normalization across browsers
- REM font sizing for page scalability and accessibility
- Controlled animations and other effects for interest and learnability
- Media queries for responsive layout changes as the screen narrows
View the site at https://markacody.github.io/picture-app-ui/