/genau

Web App to learn German, Genau!

Primary LanguageJavaScriptMIT LicenseMIT

Genau!

What is Genau ?

A simple mobile web app to learn German. Just click here and test it by yourself !

What does contain this repository ?

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.

Made with love... and React

Ok maybe love is not enough, hopefully I could rely on powerful tools :

Do you want to contribute ?

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.

How to report a bug ?

If you've seen any problem by using the app, please create a new issue. Many thanks !

License

This project is licensed under the terms of the MIT license