In order to run the code, type "npm install" to install all the dependencies and "npm start" to run the code in the console.
-
Walk us through the design of your project. Why did you design your project the way you did? What difficulties did you overcome?
I have been working with Node for more than six months. The project design had nothing too special. There were no difficulties during the script writing procedure. -
How did you test your project to verify that it works?
I just ran the code through the cmd and checked the output file. -
Let us know if anything doesn't work as intended so your reviewer will know ahead of time
Everything is working fine.