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

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!

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
```