This is my Portfolio Project, I made it using HTML, CSS and Javascript. Watch Live
You need to write the following commands on the terminal screen(in vscode) so that you can run this project locally.
git clone "https://github.com/niketangoyal/My-Portfolio.git"Go to the project directory
cd My-PortfolioInstall dependencies
npm installStart the server
npm run startThis application should now be running on localhost. If you want to Fork repository and want to run locally, follow this guidelines Fork and Clone Github Repository
Here are some related projects