/My-Portfolio

This is a project I used to practice my html and css skills. It is a portfolio project.

Primary LanguageHTMLMIT LicenseMIT

📗 Table of Contents

📖 [MY-PORTFOLIO]

MY-PORTFOLIO is a project i am working on to showcase my different skills and knowlege in programming languages and also all other projects i have worked on in a case where i need to apply for a job or present my stats to an individual or company.

The Tech stack used in this project is the frontend technology and it consists of just the index.html and styles.css files

Cascading Style Sheet
Mark-Up Language

Key Features

  • [Fresh quality content]
  • [Speed and responsive]
  • [Easy to use]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

All necessary files about me and my work are in the portfolio so run it and check through for any information you might need

Prerequisites

In order to run this project you need:

In order to run this project you need: A browser A good internet connection

Setup

Clone this repository to your desired folder:

Install

Install this project with:

  • cd MY-PORTFOLIO
  • npm install

Usage

To run the project, Click on the live Demo link

Run tests

To run tests, 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 npx stylelint "**/*.{css,scss}"

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

npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x npx eslint .

Deployment

You can deploy this project using:

githack

(back to top)

👥 Authors

👤 Author1

👤

(back to top)

🔭 Future Features

  • [A project menu]
  • [A skills menu]
  • [A much more elaborate information about myself]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project... please leave me a comment in my twitter account, Thankyou

(back to top)

🙏 Acknowledgments

I would like to thank myself for putting in all this hardwork and a friend i met in microverse, His name is Priest. He gave me tips on how to use figma.

(back to top)

FAQ

  • How did you get the linters to work for the html and CSS

    • Move into the project directory, copy and run the following commands:

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

    then: npx stylelint "**/*.{css,scss}" to test for CSS and npx hint . for HTML

  • How did you use the background image in figma

    • Just scroll to where you have the background, Click on it, Check the left toolbar for the export button, download the image and add it to your project locally.

(back to top)

📝 License

This project is MIT licensed.

(back to top)