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
- Host: GitHub
- URL: https://github.com/hamlim/clue
- Owner: hamlim
- Created: 2022-12-28T04:26:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-26T13:51:49.000Z (3 months ago)
- Last Synced: 2026-03-27T05:35:09.509Z (3 months ago)
- Topics: nextjs, react
- Language: TypeScript
- Homepage: https://clue-notes.vercel.app
- Size: 474 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```