/Portfolio-Projects

Portfolio-Projects is my portfolio website which showcases the works I have done. I used HTML, CSS and JavaScript to build the project.

Primary LanguageCSSMIT LicenseMIT

📖 "Portfolio Project!"

📗 Table of Contents

📖 "Portfolio Project!"

Portfolio Project is a HTML and CSS Mobile view portfolio project for a web developer. This part consist of The following sections -Toolbar and headline section. -The work version and about me version. -The contact form. -The desktop version. -Mobile Menu functionality.

🛠 Built With

Tech Stack

HTML

CSS

HTML
Client

Key Features

  • Navbar (menu-bar)
  • headbar-menu
  • container_text
  • Responsive
  • navicon
  • Media Query

(back to top)

🚀 Live Demo

You can view this project using this URL "https://zuwairanajma.github.io/Portfolio-Projects/"

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Setup

Clone this repository to your desired folder:

Fork this repo git clone git@github.com/Zuwairanajma/Portfolio-Projects.git

Prerequisites

In order to run this project you need:

  • GitHub account;
  • Install Git on your OS.

Install

Installations required to run this project:

  • Webhint installation. Run the following command:

npm install --save-dev hint@7.x

  • Stylelint installation. Run the following command:

npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x

Usage

You can use this project by cloning it to your folder and changing index.html and styles.css files.

Run tests

To run tests, run the following commands:

npx hint . npx stylelint "**/*.{css,scss}"

Deployment

You can deploy this project adding new lines of code to index.html and styles.css files.

(back to top)

👥 Authors

👤 Author1

👤 Zuwaira Sadiq

(back to top)

🔭 Future Features

  • Functionalities
  • Improved UI design
  • Enhance Designs for all screen sizes and other media queries such as "print

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project, support and encourage me by staring it and leaving a comment.

(back to top)

🙏 Acknowledgments

I would like to appreciate and acknowledge the esteem Microverse program for providing me with necessary template files and detailed instructions.

(back to top)

❓ FAQ (OPTIONAL)

No FAQ for now

(back to top)

📝 License

This project is MIT licensed.

(back to top)