Login/Register/And Password Reset into one Repository.
- Login / Account Register with MySQL.
- Account Credentials Encryption.
- Reset Password Functionality with Email Support.
- Responsive and Beautiful layout made with Pure CSS.
- Clone reposoitory.
git clone https://github.com/CodeSteel/ExpressJS-Login-Application.git - Run
npm installto install the necessary packages. - Remove the
.copyfile ending from theconfig.js.copyfile. - Configure the MySQL and Mail settings in the
config.jsfile. - Run
npm startto run the webapp on port 3000.




