This is a portfolio website created using JavaScript, HTML, and CSS. Live Demo: https://prasadlakhara.github.io/portfolio-template/
-
Clone the Repository Clone this website repository from GitHub:
git clone <repository_url>
-
Update Data Modify the data in the constants file to reflect your personal details. And need to change in html files
-
Run Locally Serve the project locally and check if all changes are reflected:
# For example, using Python's HTTP server python -m http.server
Open your browser and navigate to
http://localhost:8000
. -
Host Your Website Use hosting platforms like Netlify, Vercel, or GitHub Pages to deploy and host your website.
Enjoy showcasing your personalized portfolio!