Skip to content

ijmalik/catbook-redux

This branch is 2 commits behind SophieDeBenedetto/catbook-redux:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

75c0584 · Sep 28, 2016

History

21 Commits
Sep 3, 2016
Aug 30, 2016
Aug 30, 2016
Aug 30, 2016
Aug 30, 2016
Aug 30, 2016
Sep 28, 2016
Aug 30, 2016
Sep 2, 2016
Aug 30, 2016
Aug 30, 2016

Repository files navigation

CatBook

A React Redux application that consumes data from the CatBook Rails 5 API. Users can log in, create, edit, delete and view cats and their associated hobbies (yes, cats have hobbies).

You can play around with the deployed app here. Log in with sample user:

  • username: sophie
  • password: password

Uses:

  • React
  • Redux
  • React Router
  • Redux Thunk middleware
  • Custom JWT authentication system integrates with JWT auth on the Rails API side.

Why Did I Build This?

This app was built out to accompany my series of eight blog posts on building a simpel React Redux application. You can check out those posts here, view my post on JWT auth with React here, and my post on deploying React Redux to Heroku here.

About

simple sample redux app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.9%
  • HTML 1.1%