This project was created to learn the NATO alphabet. You can use the flashcards to study. You can translate texts into the NATO alphabet and test yourself in the quiz.
To navigate through the React app, click on the text in the header and you will get a dropdown to navigate to another page.
Important: Texts and quizzes are not saved when you change pages.
Flashcards are cards for learning the words behind the letters.
Text To Alphabet offers the ability to quickly convert text into the NATO alphabet.
Important characters like ß, ö, ä, ü, and other special characters are replaced with ??
By clicking on the trash (top right corner) can you can stop the translation or start again
In the quiz you have the option of entering a text and you are then asked how to spell it in the NATO alphabet.
By clicking on the X (top right corner) the quiz can be ended or started again
-
First, copy the GitHub download link.
git clone https://github.com/DigitaleWeltLibrary/the-nato-speller.git
-
Then, the repository will be cloned into your directory.
-
After that, you need to install the Node.js packages.
npm install
-
You're now ready to start the app!
npm run dev
- Vite
- React
- FontAwesomeIcon
- v1.0.0: Full functionality with UI
- v2.0.0: Full UI redesign
- v3.0.0: Bug fix with special characters
- v3.1.0: Display problems have been fixed



