Local hosting procedure Make a folder. Open terminal in the folder and run this command git clone https://github.com/TheCodeBeakers/new-website cd into the directory. cd new-website Install all dependencies. npm install Run the project npm start