kafkaesc / Lenguau

Practice your Spanish / Practique su español 🧿

Home Page:https://lenguau.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

¡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
  2. Run npm install
  3. Run the Tailwind watcher npx tailwindcss -i ./src/input.css -o ./src/output.css --watch
  4. Run the app npm start

To Test

  1. Navigate to the project folder
  2. 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
  2. Ejecute npm install
  3. Ejecute el mirador de Tailwind npx tailwindcss -i ./src/input.css -o ./src/output.css --watch
  4. Ejecute el app npm start

Para Probar

  1. Vaya al fólder del proyecto
  2. Ejecute npm test

About

Practice your Spanish / Practique su español 🧿

https://lenguau.com

License:MIT License


Languages

Language:JavaScript 97.5%Language:HTML 2.3%Language:CSS 0.2%