Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bj1209/infinite-image-gallery
Image Gallery made with React, styled components, axios and Unsplash API
https://github.com/bj1209/infinite-image-gallery
Last synced: about 2 months ago
JSON representation
Image Gallery made with React, styled components, axios and Unsplash API
- Host: GitHub
- URL: https://github.com/bj1209/infinite-image-gallery
- Owner: BJ1209
- Created: 2021-04-10T18:14:23.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-14T17:47:16.000Z (over 3 years ago)
- Last Synced: 2023-03-04T23:42:14.879Z (almost 2 years ago)
- Language: JavaScript
- Size: 3.69 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# INFINITE IMAGE GALLERY 🏞 :- By Unsplash API
## React, React Functional Hooks,API integration and styled-components.
### IMAGE GALLERY
![react-infinite-scroll-image](./src/images/react-infinite-scroll.jpg)
### IMAGE GALLERY - GIF
![react-infinite-scroll-gif](./src/images/infinite-scroll.gif)
### Packages Used:
1. create-react-app
2. axios
3. styled-components
4. react-infinite-scroll-component
5. react-lazy-load-image-componentGet your **_Access Key_** and **_Secret Key_** from _unsplash.com_ Then paste it in the project
### Installation
```
npm install
```### Start the application
```
npm start
``````
If you like the work then don't forget to hit that ⭐ button to show some appreciation & love
for this project as your token of love does wonders.
```