zero-to-mastery / mappypals

An abandoned student led project. Reach out on Discord if you would like to revive the project!
MIT License
57 stars 77 forks source link

Reset/Forgot Password - Front End #115

Closed danielgnz closed 5 years ago

danielgnz commented 5 years ago

I have created the basic functionality for both Reset and ForgotPassword.js: (See: Task)

Now, the user is able to:

From now on, you can create .scss files as I have added the node sass package to help with a better experience designing components.

In the future, I would be happy if the team decided to switch to CSS in JS and using styled components, as I believe it will significantly improve the performance of our website and will help us create reusable components more easily.

Should you have any comments, or additions please let me know.

ArnasDickus commented 5 years ago

@danielgnz Alright, since you fixed all issues I had. Time to approve it.