Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielberndt/build-a-wordle
https://github.com/danielberndt/build-a-wordle
Last synced: about 19 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielberndt/build-a-wordle
- Owner: danielberndt
- Created: 2022-01-08T19:29:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-07T08:29:48.000Z (almost 3 years ago)
- Last Synced: 2024-11-18T17:45:31.708Z (2 months ago)
- Language: TypeScript
- Size: 380 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Let's build a Wordle!
This is the code base which we build togther in [my twitch stream](https://www.twitch.tv/d40b_codes).
> This German Wordle is live on [wortle.schmonz.club](https://wortle.schmonz.club)
#### To get this code started do the following:
1. check out the repo
2. `yarn install`
3. `yarn dev`