Web-Tech-Project 1) Download the zip file. 2)Open the command line and run npm install in the main folder and the client folder to install all the node modules. 3)Create a folder named "uploads" in client/public/directory to store all the uploaded images. *required 4)Then run npm start in the main folder directory in command line to run the server and npm start in the client folder to see the changes.