9th September, 2019
This project was bootstrapped with Create React App.
yarn && yarn start
The homepage starts with an empty list of dictionaries.
Use the Add Dictionary
button to add your first dictionary.
Click on the name of your newly added dictionary and then use Add Pair
button to add a pair to your new dictionary.
All data is stored in your browser's local storage.