Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 533 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 533 Bytes

RRA, React Redux Auth w/ Theming

My code that I wrote after learning from a post about handling authentication. I did this so that I could gain a better understanding of authentication using React. There is also a Theme switching functionality learned from this post here. I need to understand this as it will help with the MERNStackStarter project.