https://github.com/yefim/valentine-roulette
Send some anonymous love and get some in return this Valentine's Day
https://github.com/yefim/valentine-roulette
Last synced: 8 months ago
JSON representation
Send some anonymous love and get some in return this Valentine's Day
- Host: GitHub
- URL: https://github.com/yefim/valentine-roulette
- Owner: yefim
- Created: 2023-02-10T21:46:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-21T00:27:36.000Z (12 months ago)
- Last Synced: 2025-06-21T01:31:12.806Z (12 months ago)
- Language: TypeScript
- Homepage: https://valentineroulette.com
- Size: 7.53 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Valentine Roulette
[](https://app.netlify.com/sites/valentine-roulette/deploys)
Send some anonymous love and get some in return this Valentine's Day.
### Development
```
npm install
npm start
npm run backend
open http://localhost:1234/
```