Personal Portfolio
Make a personal portfolio to represent yourself to prospective employers!
Last updated
Make a personal portfolio to represent yourself to prospective employers!
Last updated
React.js
HTML
CSS
Javascript (Node.js)
Go to your GitHub profile and create a new repository called personal-portfolio
Visit this link and clone it by using
Once it's cloned, open the project in Visual Studio Code
Run the following commands in the terminal in Visual Studio Code:
Go back to the GitHub repository to make sure it was pushed there.
if you have Node.js, then the following commands should open up the browser in localhost
To start the project, run the following commands in Visual Studio Code terminal:
If you see the following in your terminal, that means its working correctly!