Skip to content

Authentication client for Advanced React and Redux Udemy course

Notifications You must be signed in to change notification settings

danwexler/udemy-react-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

udemy-react-client

Start Webpack server

In a separate shell:

npm install
npm start

Authentication

You can Sign up, Sign out or Sign in using the forms. The /feature endpoint is only available when signed in.

Uses redux-thunk rather than redux-promise for actions to get more control over the responses with .then/catch.

About

Authentication client for Advanced React and Redux Udemy course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published