Hello Everyone,
Today is day 3 of the 100DaysofCode challenge, Today I made the user registration system of my Django, In this project, I have tried to make an email-based registration system, I have to use AbstractUser to create a custom user model, so currently, in the project, a user can register through their email and password and they can also update their profile with their name and profile image.
Talking about react today I have learned about local storage and useEffect hooks, and also worked on a todo app with local storage and useEffect hooks(the project is from the course).
Top comments (0)