An open API service indexing awesome lists of open source software.

https://github.com/shevchenkool/image_search


https://github.com/shevchenkool/image_search

asyncawait axios html-css-javascript notiflix parce sass

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# Image Search
1. This project was built using the parcel project builder;
2. The [axios](https://axios-http.com/) library is used for HTTP requests;
3. The async/await syntax is used;
4. The [notiflix](https://github.com/notiflix/Notiflix#readme) library is used for notifications;
5. Use the public API of the [Pixabay](https://pixabay.com/api/docs/) service as a backend;
6. The project also uses pagination;
7. The [SimpleLightbox](https://simplelightbox.com/) library was used for a full-fledged gallery, namely, when you click on an image, it is displayed in a large version;
8. In addition, the project uses the SASS processor to improve CSS and while waiting for a response from the backend, a spinner is used.

## How to Use the Repository

1. Clone the repository: `git clone https://github.com/ShevchenkoOl/image_search.git`

2. use ```npm install``` command to install package dependencies

3. Navigate to the relevant section to explore the corresponding material.

4. Open files and study the provided code examples.

## Author
This repository was created and maintained by [Oleksii Shevchenko](https://shevchenkool.github.io/portfolio/). Questions, suggestions and feedback can be directed to [email]([email protected]) or [linkedin profile](linkedin.com/in/oleksii-shevchenko-535ab61b8).
If you have any questions or suggestions, feel free to create an issue or submit a pull request.