Skip to content

Latest commit

 

History

History
96 lines (71 loc) · 3.37 KB

File metadata and controls

96 lines (71 loc) · 3.37 KB

Mrityunjay Pathak

Live Site License HTML CSS JavaScript LinkedIn


Features

Fontshare

  • The website uses Fontshare for modern, high-quality typography.
  • It provides clean, professional fonts like Satoshi that enhance readability.
  • Optimized for performance and consistency across different devices.

Hugeicons

  • Icons across the website are powered by Hugeicons.
  • Provides a consistent, minimal stroke-based icon style.
  • Lightweight and easy to integrate with customizable sizes and styles.

Flaticon

  • Additional icons and visual assets are sourced from Flaticon.
  • Offers a wide variety of icons for different use cases.
  • Helps maintain visual clarity while keeping the design minimal.

Installation

  • First, you need to clone the repository from GitHub to your local system.
git clone https://github.com/themrityunjaypathak/themrityunjaypathak.github.io.git portfolio
  • Then, navigate to project directory.
cd portfolio

Setup

  • After cloning, you can run the portfolio locally using either methods :

Option 1 : Open in Browser

  • Simply open index.html directly in your browser

Option 2 : Run a Local Development Server

  • For better testing, use VS Code Live Server
  • Open the project folder in Visual Studio Code
  • Install the Live Server extension (if not already installed)
  • Right-click on index.htmlOpen with Live Server
  • The site will open at http://localhost:5500/

Usage

Important

If you want to fork or copy this repository to use for your own portfolio.

Please be a decent human being and give proper credit by linking back to my website : Mrityunjay Pathak

You can also check out this Quora post to understand why giving credit matters.


License

  • This project is licensed under the MIT License. You are free to use and modify the code as needed.