https://github.com/shashkovdanil/image-gallery
https://github.com/shashkovdanil/image-gallery
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shashkovdanil/image-gallery
- Owner: shashkovdanil
- Created: 2017-02-12T07:19:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-17T16:13:34.000Z (almost 8 years ago)
- Last Synced: 2025-01-01T02:42:17.687Z (4 months ago)
- Language: JavaScript
- Size: 63.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image Gallery on React
### Install dependencies
```
yarn install
```### Run app
```
yarn start
```