An open API service indexing awesome lists of open source software.

https://github.com/augustingrigorov/vocabulary-builder

A webapp that helps you develop your vocabulary when learning a foreign language.
https://github.com/augustingrigorov/vocabulary-builder

education flashcards foreign-language language-learning vocabulary vocabulary-builder

Last synced: 3 months ago
JSON representation

A webapp that helps you develop your vocabulary when learning a foreign language.

Awesome Lists containing this project

README

          

## Vocabulary builder
[![Codeship Status for AugustinGrigorov/vocabulary-builder](https://app.codeship.com/projects/c43055d0-3cb6-0138-a3d6-12543791c0bd/status?branch=master)](https://app.codeship.com/projects/387321)
[![DeepScan grade](https://deepscan.io/api/teams/7827/projects/9915/branches/132252/badge/grade.svg)](https://deepscan.io/dashboard#view=project&tid=7827&pid=9915&bid=132252)

A web application to help you learn the new words you encounter while studying a foreign language. It's built on `React` and `Firebase`.

You can submit your unfamiliar words in a user-friendly UI and they get stored in a `Firebase` DB making them accessible from anywhere.

The app provides an intelligent testing feature that aims to quiz you on the words you know least well, thus helping you improve.

### Setup

`npm install`

### Testing

`npm test`