https://github.com/bjarneo/wordle-v0
A wordle game created by v0.dev
https://github.com/bjarneo/wordle-v0
v0 wordle wordle-game
Last synced: 5 months ago
JSON representation
A wordle game created by v0.dev
- Host: GitHub
- URL: https://github.com/bjarneo/wordle-v0
- Owner: bjarneo
- Created: 2024-08-18T08:04:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-18T13:21:05.000Z (about 1 year ago)
- Last Synced: 2024-08-19T09:36:19.052Z (about 1 year ago)
- Topics: v0, wordle, wordle-game
- Language: TypeScript
- Homepage: https://wordle-eta-dusky.vercel.app/
- Size: 779 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Wordle game created by https://v0.dev/chat

## Run it
```bash
npm installnpm run dev
```