You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Django, React, and Redux used to create a CRUD Single Page Application(SPA). Overall goal is to integrate the React/Redux front end with the Django back end in order to better understand how to des…