📗 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.
🛠 Built With Visual Studio Code and Github
Tech Stack Frontend Technology
The Tech stack used in this project is the frontend technology and it consists of just the index.html and styles.css files
Key Features
- [Fresh quality content]
- [Speed and responsive]
- [Easy to use]
🚀 Live Demo
💻 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
👥 Authors
👤 Author1
👤
🔭 Future Features
🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
⭐️ Show your support
If you like this project... please leave me a comment in my twitter account, Thankyou
🙏 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.
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.
📝 License
This project is MIT licensed.