Welcome to my portfolio website! This project showcases my personal projects, skills, and achievements as a web developer. The website is fully responsive, user-friendly, and built with modern web technologies.
- Responsive Design: Fully optimized for all devices (mobile, tablet, and desktop).
- Smooth Scrolling: Easy navigation for a seamless user experience.
- Interactive Elements: Dynamic features to engage users.
- Frontend: HTML5, CSS3, JavaScript
- Styling: CSS3, including Flexbox and Grid
- Animations: CSS Transitions and Keyframes
-
Clone the repository:
git clone https://github.com/Harshit7492/portfolio-website.git cd portfolio-website
-
Open the project in your favorite code editor.
-
Run the project:
- Open the
index.html
file in your browser to view the website.
- Open the
portfolio-website/
├── assets/ # Images, icons, and other static assets
├── css/ # Stylesheets
├── js/ # JavaScript files
├── index.html # Main HTML file
└── README.md # Project documentation
You can deploy this project on any static hosting platform, such as GitHub Pages, Netlify, or Vercel. To deploy on GitHub Pages:
- Push your code to a GitHub repository.
- Go to the repository settings and enable GitHub Pages under the "Pages" section.
- Select the branch and folder containing your project (e.g.,
main
and/root
). - Access your live site at
https://<your-username>.github.io/<repository-name>
.
Contributions are welcome! If you'd like to contribute, please fork the repository and create a pull request.
This project is licensed under the MIT License.
Thank you for visiting my portfolio! Feel free to explore and reach out to me for collaboration or feedback.