Login/Register capabilities using ExpressJS with MySQL database, HTML/CSS for designing.
Install MySQL DB, update configurations in db_connection.js
Type 'node script.js' in the terminal to run the file.
Go to localhost:8080
Once node is all set up, use the command npm install and install the following:
- bcrypt
- path
- express