A simple and responsive Photo Editor built using HTML, CSS, and JavaScript.
This project allows users to upload, preview, and apply basic filters or edits to their images directly in the browser β no backend required.
- Upload and preview images instantly
- Apply filters: brightness, contrast, grayscale, sepia, blur, saturation, invert
- Reset image to original state
- Download the edited photo
- Responsive design for desktop and mobile
- HTML5 β Structure of the app
- CSS3 β Styling and layout
- JavaScript (ES6) β Interactivity and editing logic