CommunityOfCoders / COCWebsite

The official website of Community Of Coders, VJTI.

Home Page:https://www.communityofcoders.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement redux to ease state handling

ShubhankarKG opened this issue · comments

Currently, auth state is being handled by state lifting. Redux is a viable option for consistent state management. Implement that in existing functionality.