Skip to content

Commit

Permalink
chore(docs): add screenshots to README
Browse files Browse the repository at this point in the history
Enhanced the project documentation by including screenshots in the README.
  • Loading branch information
Valik3201 authored Jan 28, 2024
1 parent 01268d7 commit caedb45
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ built using the React library. The primary objective is to facilitate image
search functionality by interfacing with the Pixabay API, fetching high-quality
images based on user-provided keywords.

[![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)

## Features

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

[![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)

## Project Structure

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

0 comments on commit caedb45

Please sign in to comment.