A web page that gives you an overview about the resume before the details.
git clone <this-repo>- Open the folder with VS code
- Open a new terminal and go to myproject directory
- Run these commands
npm install
npm run devOpen the website using the link from the terminal like (http://localhost:3000/)