git clone https://github.com/ahmedmbutt/CS-344-Web.git
- Install Node.js for running 09-12.
- Any text editor like Visual Studio Code to view or edit the code.
Open the *.html file in any browser (preferably with live server)
In terminal type the following commands:
npm install
npm start
You can also read my blog about these projects at: DEV | Medium