A simple mobile web app to learn German. Just click here and test it by yourself !
This repository contains only the user interface of the app. If you want to access to the API, please go to the genau-api repository.
Ok maybe love is not enough, hopefully I could rely on powerful tools :
Thanks to GitHub (I just love what you are doing guys ❤️), to contribute is quite easy !
# Clone this project
git clone git@github.com:thinow/genau.git
# Change directory
cd genau
# Fetch the npm dependencies
npm install
# Run the development server
npm run start
# Run the tests
npm run test
You can send me your modifications by creating a pull request.
If you've seen any problem by using the app, please create a new issue. Many thanks !
This project is licensed under the terms of the MIT license