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

https://github.com/hamlim/clue

Clue notes app
https://github.com/hamlim/clue

nextjs react

Last synced: 2 months ago
JSON representation

Clue notes app

Awesome Lists containing this project

README

          

# Clue Notes

A quick and dirty web app to keep track of your assumptions during a game of the
boardgame Clue!

## Getting Started:

```sh
yarn install
```

```sh
yarn dev
```