Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luchoturtle/andys-wed
:wedding: Andy's getting married!
https://github.com/luchoturtle/andys-wed
Last synced: about 1 month ago
JSON representation
:wedding: Andy's getting married!
- Host: GitHub
- URL: https://github.com/luchoturtle/andys-wed
- Owner: LuchoTurtle
- License: unlicense
- Created: 2021-08-01T18:12:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-01T20:15:42.000Z (about 2 years ago)
- Last Synced: 2024-04-24T07:01:50.512Z (7 months ago)
- Language: JavaScript
- Homepage: https://LuchoTurtle.github.io/andys-wed/
- Size: 80.7 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Wedding website/experience made for Madalena and Andrew's special day.
Created with Three.js, GSAP and Sass. You can find a live demo [here](https://luchoturtle.github.io/andys-wed/).
Illustrations by [Vicente Sampaio](https://vicentesampaio.hotglue.me/start).
## :hatching_chick: Getting Started
As simple as it can be. To run locally, just use `npm` or `yarn`, as you do.
```
npm run dev
```If you're interested in the production build, simply:
```
npm run build
```### :bento: Resources
This website uses WebGL through Three.js. I personally created low-poly and baked the textures onto each `.glb` model to make the site performant on any device. You can find some `.blender` files on the `/resources` folder of each model within the website.
## License
It's anyone's :]
[![License: Unlicense](https://img.shields.io/badge/license-Unlicense-blue.svg)](http://unlicense.org/)
#### Acknowledgments
I was inspired immensely by Porter Robinson's Nurture 3D worlds and the jaw-dropping websites developed [Dakumisu](https://github.com/Dakumisu) and [Aristide Benoist](https://www.aristidebenoist.com/). Please, check these lads out, they are :sparkles: amazing :sparkles: at what they do and are a great source of inspiration!