/portfolio

Welcome to my portfolio! This project showcases my skills, projects, and journey as a developer. Explore my work, learn more about me, and get in touch to collaborate on exciting opportunities. Together, let's create something amazing! Built with HTML, CSS, and passion.

Primary LanguageCSSMIT LicenseMIT

# 📗 Table of Contents

📖 [Portfolio]

Welcome to my portfolio! This project showcases my skills, projects, and journey as a developer. Explore my work, learn more about me, and get in touch to collaborate on exciting opportunities. Together, let's create something amazing! Built with HTML, CSS, and passion.

🛠 Built With

-HTML5 -CSS3 -JavaScript

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

-You need to have a code editor installed -Your linters environment must be fully setup

Setup

Clone this repository to your desired folder:

To clone this repository to your desired folder, use your code editor terminal or git bash, then type the command below:

git clone https://github.com/Uthmanbello/portfolio
cd portfolio
code . (If you are using VS Code)

Install

  1. Install WebHint: npm install --save-dev hint@7.x

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

Usage

To run the project, execute the following command:

  • open cloned folder in your code editor

Run tests

To run tests, run the following command:

To run tests and check for errors:

  • After installing the required linter, npx stylelint "**/*.{css,scss}"

  • To fix CSS or SCSS linters error: npx stylelint "**/*.{css,scss}" --fix

(back to top)

👥 Authors

👤 Uthman Igein Bello-Imoukhuede

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a star ⭐️ if you like this project and kindly follow me using my social media handles

(back to top)

🙏 Acknowledgments

I would like to thank my learning partners, morning and standup team members, mentors and other friends who helped throughout the process.

(back to top)

📝 License

This project is MIT licensed.

(back to top)