Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thvroyal/photosweb
Create mini website to show her wedding photos
https://github.com/thvroyal/photosweb
Last synced: 29 days ago
JSON representation
Create mini website to show her wedding photos
- Host: GitHub
- URL: https://github.com/thvroyal/photosweb
- Owner: thvroyal
- License: mit
- Created: 2020-12-19T15:54:22.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-21T10:46:06.000Z (about 4 years ago)
- Last Synced: 2024-10-19T14:44:04.910Z (3 months ago)
- Language: CSS
- Size: 3.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Horizontal Smooth Scroll Layouts
Some ideas for horizontal smooth scroll layouts and animations powered by [Locomotive Scroll](https://locomotivemtl.github.io/locomotive-scroll/).
![Horizontal Smooth Scroll Layouts](https://i7x7p5b7.stackpathcdn.com/codrops/wp-content/uploads/2020/12/HorizontalScroll_featured.jpg)
[Article on Codrops](https://tympanus.net/codrops/?p=52157)
[Demo](http://tympanus.net/Development/HorizontalSmoothScrollLayout/)
## Installation
Install dependencies:
```
npm install
```Compile the code for development and start a local server:
```
npm start
```Create the build:
```
npm run build
```## Credits
- Images from [Unsplash](https://unsplash.com)
- Demo 2 images by [Nicole De Khors](https://burst.shopify.com/@ndekhors)## Misc
Follow Codrops: [Twitter](http://www.twitter.com/codrops), [Facebook](http://www.facebook.com/codrops), [GitHub](https://github.com/codrops), [Instagram](https://www.instagram.com/codropsss/)
## License
[MIT](LICENSE)Made with :blue_heart: by [Codrops](http://www.codrops.com)