Skip to content

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

License

Notifications You must be signed in to change notification settings

AugustinGrigorov/vocabulary-builder

Repository files navigation

Vocabulary builder

Codeship Status for AugustinGrigorov/vocabulary-builder DeepScan grade

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