Welcome to the SnapStock Project! This project is a creative JavaScript application that utilizes the Pexels API to generate and fetch photos.
- Photo Search: Users can search for photos using keywords.
- Infinite Scroll: Continuously loads more photos as the user scrolls down.
- Photo Details: Displays detailed information about each photo.
- Responsive Design: Optimized for both desktop and mobile devices.
- HTML5: For structuring the web page.
- CSS3: For styling the application.
- JavaScript: For adding interactivity and functionality.
- Pexels API: To fetch and display photos.
- Clone the repository.
- Open
index.htmlin your browser to view the application.
- Enter a keyword in the search bar.
- Scroll down to load more photos.
- Click on a photo to view details.
- Photos provided by Pexels.
This project is licensed under the MIT License.