Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hta218/infinite-gallery
Infinite loading Image Gallery 🚿
https://github.com/hta218/infinite-gallery
github-pages infinite-scroll react-semantic-ui reactjs unstated-next
Last synced: about 1 month ago
JSON representation
Infinite loading Image Gallery 🚿
- Host: GitHub
- URL: https://github.com/hta218/infinite-gallery
- Owner: hta218
- Created: 2020-04-07T01:44:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-26T00:46:27.000Z (4 months ago)
- Last Synced: 2024-07-26T02:30:00.251Z (4 months ago)
- Topics: github-pages, infinite-scroll, react-semantic-ui, reactjs, unstated-next
- Language: TypeScript
- Homepage: https://infinite-gallery.netlify.com
- Size: 7.79 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚿 Infinite Loading Gallery
An `infinite-loading` Modal Gallery React app using [unstated-next](https://github.com/jamiebuilds/unstated-next) (state management) and [react-semantic-ui](https://react.semantic-ui.com/).
[Demo on Netlify](https://infinite-gallery.netlify.com)
## Installation
1. Clone the repo
```
git clone https://github.com/hta218/infinite-gallery.git && cd infinite-gallery
```2. Install dependancies and start project
```
yarn && yarn start
```3. Basic settings can be found in `src/Settings/index.ts`
4. Update API call in `src/APIs/`