/My_Potfolio

Presenting my portfolio website, where I demonstrate expertise in translating FIGMA designs into clean HTML, CSS, and JavaScript code. Experience effective DOM manipulation and explore my front-end development projects. Witness the art of interactive web design.

Primary LanguageCSSMIT LicenseMIT


My Personal Portfolio

πŸ“— Table of Contents

πŸ“– My Personal Portfolio

This website shows a sneak peek into the projects I have developed and deployed, showcasing my skills in HTML and CSS.With a passion for web development, I have honed my expertise in these technologies to create stunning and functional websites.

πŸ›  Built With

Tech Stack

HTML
CSS

Key Features

  • Use the Figma design for the projectπŸ˜ŠπŸ‘Œ
  • Use the semantics elementsπŸ’―
  • Use the validation HTML for the form .πŸš€
  • Use Form spree for the contact form πŸ˜ƒπŸ‘

(back to top)

πŸ’» Getting Started

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder or download the Zip folder:

git clone https://github.com/sheezu900/My_Potfolio.git
  • Navigate to the location of the folder in your machine:

you@your-Pc-name:~$ cd desktop

Install

To install all dependencies, run:

npm install

Usage

To run the project, follow these instructions:

  • After Cloning this repo to your local machine.
  • To get it running on your default browser and local host, run:
  1. Open the index with live server from the code editor
  2. Or you can double click on the index to open it in the browser

Run tests

To run tests, run the following command:

  • Track HTML linter errors run:
npx hint .
  • Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"

(back to top)

πŸ‘₯ Authors

πŸ‘€ Shah Zaman

(back to top)

πŸŽ₯ Live Demo

(back to top)

πŸŽ₯ Project Presentation

(back to top)

πŸ”­ Future Features

  • Add popup details for the projectπŸ‘Œ.
  • Add more styling like animation πŸ’―.
  • Add mobile menu for the responsive header navsπŸš€.

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to leave any suggestions at the Issues page

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project and how I managed to build it!

(back to top)

πŸ™ Acknowledgments

  • The original design ideal from MicroverseπŸ’•.
  • Project from Microverse module 1.
  • Thanks to the Microverse team for the great curriculum.
  • Thanks to the Code Reviewer(s) for the insightful feedbacks.
  • A great thanks to My coding partner(s), morning session team, and standup team for their contributions.
  • Hat tip to anyone whose code was used.

πŸ“ License

This project is MIT licensed.

(back to top)