This a simple english/turkish word memorizing app built with React and Redux. Words in sample lists are part of Oxford 3000 list. Word definitions are gathered thanks to Yandex Dictionary API and served from a mock API with a simulated delay.
You can check out a live demo or run it locally:
npm install
npm start
- Deploy a demo
- Create a React-Native version
- Firebase instead of mock api
- User Acconts and custom wordlists