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

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

Awesome Lists containing this project

README

          

## Valentine Roulette

[![Netlify Status](https://api.netlify.com/api/v1/badges/5c6f70ef-8ddc-444b-a897-e29ed19f37e0/deploy-status)](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/
```