This is a practice project in the Web Development Bootcamp by Angela Yu on Udemy. It is built with a backend powered by Node.js and Express, which shows a dynamic website in generating band names.
To use this code, you may click the CODE button in the upper right side then Download ZIP. Once unzipped, open Visual Studio and CD to the file. NPM INSTALL and NPM AUDIT FIX to install and fix the necessary dependencies. You may immediately use NODE INDEX.JS / NODEMON INDEX.JS to view the website on the local computer.
