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 dev
Open the website using the link from the terminal like (https://localhost:3000/)