Skip to content

Repository files navigation

Sample app to demo react, redux, webpack, enzyme and jest

install and run

Clone the repo and run npm run setup, then npm start -s.

features

  • webpack hot reloading
  • redux store with two reducers configured (one for learning, one for testing)
  • actions to load words (currently stored locally) and submit test answer (not yet implemented)
  • react-router paths set up and displayed in app navbar and on home page
  • "learning" components presenting vocabulary from store
  • various flavors of react components leveraging the store and props in different ways
  • implement test components and test reducer to handle SUBMIT_ANSWER action

Screenshot

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages