Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.16 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.16 KB

Vocabulary Test - React Redux

This application that lets the user manage vocabulary for a foreign language to be learned. It consists of a Form where the user can insert two words, one for the native language and one for the foreign language (German, French, Portuguese). The vocabulary pairs are appended to a List and can be deleted

User can start the test quiz after applaying vocabulary in his list. When the test is finished, application calculates the results

Demo

https://68ze5.csb.app/results

Sign Up

Sign In

Landing Page

Results Page

Test Page

Limitations

  1. Ony one user can register in this application at a time.
  2. Only three languages supported as a foreign languages.