Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 505 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 505 Bytes

Portfolio

The Portfolio website is deployed using Angular CLI GitHubPages.
Please visit the website using this link.

Docker

Run the following commands to run the application using Docker.

docker build -t portfolio-app .
docker run -p 4200:4200 portfolio-app

Contact

rishikeshyelne95@gmail.com

Do let me know if you find any improvements in the website, happy to update! 😄