Skip to content

oksmelnik/memo

Repository files navigation

React app to memorize new words. Similar products: anki, Supermemo

User problems to solve: minimize effort to add new words

Solutions:

  1. Translate words in an app, not google translate
  2. Add words to learn from the copied sentence in one click

Language support: En-Ru

Features:

  1. Create an account
  2. Add words to the multiple lists
  3. Add sentences and select gaps there: words to learn in a context
  4. Translate added words
  5. Add random english words to learn
  6. Practice words with a flash card

Project is build with:

  1. Firebase database and authorization
  2. Words translation: https://tech.yandex.com/translate/
  3. Random english words generator: https://random-word-api.herokuapp.com/home

For installation & running the app best use: Yarn - Dependency Management

Open terminal, run "yarn install" start or "npm install" depending on your setup. Then run "yarn start" or "npm start" This will run the app on port 3000 in your web browser.

About

Memo is a tool to learn new words in different language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages