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

https://github.com/jfmdev/3d-valentine-cards

A collection of Valentine cards implemented with Three.js
https://github.com/jfmdev/3d-valentine-cards

canvas html5 javascript threejs valentine-day valentines-day

Last synced: 8 months ago
JSON representation

A collection of Valentine cards implemented with Three.js

Awesome Lists containing this project

README

          

# 3D Valentine cards

A collection of Valentine cards implemented with [Three.js](https://threejs.org/).

## Usage

To run the applications you first need to [download and install Node.js](https://www.python.org/downloads/).

Then you can use the following commands:

* `npm install` to install dependencies.
* `npx vite` to run locally.
* `npx vite build` to build the application.

## License

Copyright 2025 © JFMDev.

3D Valentine cards is free software; you can redistribute it and/or modify it under the terms of the Mozilla Public License v2.0. You should have received a copy of the MPL 2.0 along with this software, otherwise you can obtain one at http://mozilla.org/MPL/2.0/.