Pixel Wave is a simple image search tool that allows users to search for any images using the Unsplash API. This project was created to improve my skills in API handling, async/await functionalities in JavaScript, and responsive design.
- Search Functionality: Enter any search term to fetch related images from the Unsplash API.
- Show More Button: Click to load additional images for the same search term.
- Responsive Design: The webpage is fully responsive, utilizing media queries for an optimal viewing experience on various devices.
- HTML
- CSS
- JavaScript
- Clone the repository:
git clone https://github.com/Nitish118/Pixel-Wave.git