Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)