A simple site that takes in words I don't know and shows them to me in flash cards.
install firebase tools cli https://firebase.google.com/docs/cli if you are going to edit/work anything firebase related (not in the client/react)
git clone https://github.com/josuerojasrojas/wordsidontknow.git
cd wordsidontknow
yarn install
yarn start