/reduxstagram-fullstack-version

taking @wesbos learn redux course app reduxstagram to the next level (connecting to a backend api)

Primary LanguageJavaScriptMIT LicenseMIT

Reduxstagram logo

Reduxstagram-fullstack-version

taking @wesbos learn redux course app reduxstagram to the next level (connecting to a backend api), adding:

  • backend (nodejs and mongoose)
  • redux saga

todo

  • fetching posts (loading and error state)
  • post like api call
  • fetching and creating comments (loading and error state)

Redux course from @wesbos