Skip to content

Wladislaw28/react-giphy-search-wmreply

Repository files navigation

React-App-Search-Giphy - React-App-Search-Giphy was created using React technology, and Typescript was used for typing. This application uses the open API https://developers.giphy.com/. The application has the functionality - to find giphy or stickers on the entered text in the Search field. It is also possible to view the found image in more detail and see similar giphy (stickers) by title. Also found image can be saved (localStorage was used). This application is optimized using dynamic imports, lazyload, as well as plugins (html-webpack-plugin, mini-css-extract-plugin, webpack-bundle-analyzer)