Skip to content

onort/react-redux-learning-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Redux Example App

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

TODO:

  • Deploy a demo
  • Create a React-Native version
  • Firebase instead of mock api
  • User Acconts and custom wordlists

About

This a simple word memorizing app built with React and Redux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published