Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kafkaesc/lenguau
Practice your Spanish / Practique su español 🧿
https://github.com/kafkaesc/lenguau
aws bilingual english-learning javascript jest react react-router spanish-learning tailwindcss
Last synced: about 2 months ago
JSON representation
Practice your Spanish / Practique su español 🧿
- Host: GitHub
- URL: https://github.com/kafkaesc/lenguau
- Owner: kafkaesc
- License: mit
- Created: 2023-02-20T21:05:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T18:51:17.000Z (about 1 year ago)
- Last Synced: 2023-12-16T19:58:12.950Z (about 1 year ago)
- Topics: aws, bilingual, english-learning, javascript, jest, react, react-router, spanish-learning, tailwindcss
- Language: JavaScript
- Homepage: https://lenguau.com
- Size: 2.12 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ¡Lenguau!
Built by Jared Hettinger
This project is a work in progress. It will eventually develop into a webapp for practicing English/Spanish vocabulary.
A working version of this site can be viewed at https://www.lenguau.com
The full code for this project can be viewed at https://github.com/kafkaesc/Lenguau
The full code for the Lenguau API can be viewed at https://github.com/kafkaesc/Lenguau-API
## To Run
1. Navigate to the project folder
1. Run `npm install`
1. Run the Tailwind watcher `npx tailwindcss -i ./src/input.css -o ./src/output.css --watch`
1. Run the app `npm start`## To Test
1. Navigate to the project folder
1. Run `npm test`# ¡Lenguau!
Construido por Jared Hettinger
Este proyecto es un trabajo en progreso. Va a ser un webapp para practicar vocabulario de español/inglés.
Una versión operativa del sitio está en https://www.lenguau.com
El código completo para el proyecto está en https://github.com/kafkaesc/Lenguau
El código completo para la Lenguau API está en https://github.com/kafkaesc/Lenguau-API
## Para Ejecutarlo
1. Vaya al fólder del proyecto
1. Ejecute `npm install`
1. Ejecute el mirador de Tailwind `npx tailwindcss -i ./src/input.css -o ./src/output.css --watch`
1. Ejecute el app `npm start`## Para Probar
1. Vaya al fólder del proyecto
1. Ejecute `npm test`