https://github.com/jeslage/lorem-ipsum-game
Try to type as many letters of the 'lorem ipsum' text as you can!
https://github.com/jeslage/lorem-ipsum-game
game ipsum lorem lorem-ipsum loremipsum
Last synced: 2 months ago
JSON representation
Try to type as many letters of the 'lorem ipsum' text as you can!
- Host: GitHub
- URL: https://github.com/jeslage/lorem-ipsum-game
- Owner: jeslage
- Created: 2019-07-03T19:22:00.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-04T02:53:04.000Z (over 2 years ago)
- Last Synced: 2025-02-02T06:17:55.685Z (4 months ago)
- Topics: game, ipsum, lorem, lorem-ipsum, loremipsum
- Language: HTML
- Homepage: https://loremipsumgame.netlify.com
- Size: 573 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Lorem Ipsum Game
Try to type as many letters of the 'lorem ipsum' text as you can!
## Tasks
```sh
# start dev server
yarn dev# build app
yarn build
```