It is dictionary, that will help you to learn foreign words by using cards
- Install the library for saving your progress in the file:
- vcpkg (Windows, Linux, macOS): vcpkg install nlohmann-json.
- Conan: conan install nlohmann_json/3.11.3@.
- Homebrew (macOS): brew install nlohmann-json.
- APT (Ubuntu/Debian): sudo apt install nlohmann-json3-dev
- Clone repository
git clone https://github.com/amax3se/foreign-words-learning- Compile main file
g++ main.cpp -o main- Run main file
./main