/companion

Coursework project for the first year of Programming Basics.

Primary LanguageJavaScript

Companion

The goal of the project is to ease the process of learning English words.

The project enables you to:

  1. Start learning new English words one by one with useful explanations.
  2. Make sure that you don't learn the words you've already learned.
  3. Get the explanation of every word that you don't know the meaning of.
  4. Help you track your learning progress and improvements.

To launch the application please use:

  1. To clone this repository:
$ git clone https://github.com/tomatorepublic/companion
  1. To open the folder:
$ cd companion
  1. And finally to run the app:
$ node index.js