Advanced Resume Web Design
Advanced Resume combines an enhanced resume with an online portfolio to showcase skills and experience. This project is aimed at presenting professional information clearly and effectively.
Check out the live demo here.
The project is fully responsive, ensuring it works across all devices.
Fork
button at the top-right of the repository page.
git clone https://github.com/your-username/repo-name.git
cd repo-name
npm install -g serve
serve
http://localhost:<port>
to view the project.Replace
<port>
with the port number displayed in the terminal.
Contributions are welcome and greatly appreciated! If you’d like to contribute to this project, please follow these steps:
Fork
button at the top-right of the repository page.
git clone https://github.com/your-username/repo-name.git
git checkout -b feature/your-feature-name
git commit -m "feat: your feature description"
git push origin feature/your-feature-name
If you find my work good, consider giving it a ⭐ or fork-ing to show some ❤️. It helps me stay on track and be motivated.