dvjsharma / Drawn2Shoe

Drawn2Shoe is a user-friendly e-commerce platform. It offers customers the ability to purchase and personalize their shoes. The platform's intuitive interface ensures seamless navigation and usability across a variety of devices.
MIT License
26 stars 44 forks source link

feat: auth-slice #28

Closed Sid-80 closed 4 months ago

Sid-80 commented 4 months ago

Description

Implemented the auth slice for redux store.

Issue

resolves #26

dvjsharma commented 4 months ago

Hey @Sid-80, Changes look good. However, since this is a level 2 issue, maybe we can also cover the migration to redux-based state management in the PR. What do you think?

Sid-80 commented 4 months ago

Oh my bad! I will make changes in login file too