https://github.com/danielduarte/quattro
REALLY simple project to practice numbers in different languages
https://github.com/danielduarte/quattro
Last synced: about 2 months ago
JSON representation
REALLY simple project to practice numbers in different languages
- Host: GitHub
- URL: https://github.com/danielduarte/quattro
- Owner: danielduarte
- License: mit
- Created: 2022-10-29T20:49:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-30T05:01:37.000Z (over 2 years ago)
- Last Synced: 2025-02-11T17:18:26.236Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quattro
Start practicing to memorize the numbers in different languages with this simple app.
| Language | Random | Sequential |
|--------------------|---|---|
| Italian / Italiano | [Play Random](https://danielduarte.github.io/quattro?lang=it) | [Play Sequential](https://danielduarte.github.io/quattro?lang=it&mode=seq) |
| Spanish / Español | [Play Random](https://danielduarte.github.io/quattro?lang=es) | [Play Sequential](https://danielduarte.github.io/quattro?lang=es&mode=seq) |
| Portuguese / Português | [Play Random](https://danielduarte.github.io/quattro?lang=pt) | [Play Sequential](https://danielduarte.github.io/quattro?lang=pt&mode=seq) |
| English / English | [Play Random](https://danielduarte.github.io/quattro?lang=en) | [Play Sequential](https://danielduarte.github.io/quattro?lang=en&mode=seq) |
| More coming soon... | | |Your [corrections and feedback](https://github.com/danielduarte/quattro/issues/new) are welcome!