GP-Kulam / link-manager

0 stars 9 forks source link

I made the new login/register/forgot password and change password forms #16

Closed tinchods93 closed 3 years ago

tinchods93 commented 3 years ago

2 Improving the UI of the login page

Closes: #2

I remade the Login, Register, Change and forgot password forms.

Type of change

I modified the css file new.css I lefted some comments there for you to understand some changes.

There was some mistakes when setting the html header tags

I also, needed to re-install the nodemon module in order to execute the project, with npm i nodemon -D Then proceded to add the script for the execution in the package.json, "dev": "nodemon app.js"

Screenshots

image image image image