RoadTripMoustache / kana_to_kanji

Simple application to learn Japanese kana (hiragana, katakana) and kanji
5 stars 1 forks source link

feat: Implement Landing skeleton #132

Closed apomalyn closed 2 months ago

apomalyn commented 6 months ago

As a user, I want a page where I can log myself and also create an account.

Requirements

The landing page should offer a way to:

It should be the first page loaded after the splash screen.

What needs to be done

Design

What the screenshot/video is presenting The content of the bubble should switch between the Japanese ("_誰ですか?_") and the translation in the phone language (en: "Who is it?", fr: "Qui est-ce?") ![image](https://github.com/RoadTripMoustache/kana_to_kanji/assets/22211097/38434d0e-15d5-4451-941e-9d53b044a75e)

Dependencies

Child of #130