To Start the project cd my_portfolio npm install if you wanna deploy online go to package.json file change the homepage link to your own desire link and run the following command npm i gh-pages after installation run npm run deploy now visit the link you have given in the homepage. Done.