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

https://github.com/willtpwise/chocolate-vending-machine


https://github.com/willtpwise/chocolate-vending-machine

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Chocolate Vending Machine

> Vends out awesome vegan snacks

## Local development

### Running the app

```
yarn

yarn start
```

### Running the tests

```
yarn test
```