Skip to content

Commit caedb45

Browse files
authored
chore(docs): add screenshots to README
Enhanced the project documentation by including screenshots in the README.
1 parent 01268d7 commit caedb45

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ built using the React library. The primary objective is to facilitate image
55
search functionality by interfacing with the Pixabay API, fetching high-quality
66
images based on user-provided keywords.
77

8+
[![screenshot](https://github.com/Valik3201/goit-react-hw-03-image-finder/blob/main/assets/1.png)](https://github.com/Valik3201/goit-react-hw-03-image-finder/blob/main/assets/1.png)
9+
810
## Features
911

1012
- **Image Search:** Find images by entering keywords in the search bar.
@@ -50,6 +52,8 @@ images based on user-provided keywords.
5052
5. **Load More Images:**
5153
- If you want to see more images, simply click the "Load More" button.
5254

55+
[![screenshot](https://github.com/Valik3201/goit-react-hw-03-image-finder/blob/main/assets/2.png)](https://github.com/Valik3201/goit-react-hw-03-image-finder/blob/main/assets/2.png)
56+
5357
## Project Structure
5458

5559
The project is organized in a clear and modular structure to enhance readability

0 commit comments

Comments
 (0)