A simple JavaScript photo search app using the Pexels API. Users can search for images, view photographer info, and load more results dynamically.
- Search photos by keyword
- Load more results without refreshing
- Photographer info and download links
- Clean and responsive layout
- API key stored securely using
config.js
- HTML
- CSS
- JavaScript (ES Modules)
- Pexels