Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 🚿

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/`