Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.47 KB

README.md

File metadata and controls

45 lines (28 loc) · 1.47 KB

Authentication App (Talk-To)

Let me know if there's any issue with it's working.

Sorry, it's not mobile responsive yet. I just wanted to learn how auth works.

Tech Used

Frontend

  • React
  • Redux (state management)
  • Redux Thunk (middleware)
  • Styled Components (styling)

Backend

  • Express/Node
  • Passport (middleware)
  • MongoDB (database)
  • Session storage (using mongo)

Will make more fullstack projects in future. Thanks :)

Repository

Related posts

I wrote a series of posts on Redux (while I was learning it), that might be helpful.

PS: I haven't covered Redux Toolkit though, but it's being used more these days, you might want to check that out.

Links

I would love to hear your feedbacks!