Here you can find my biography and my projects demo.
Html, Css, linter, Git, Github, Node, NPM, Figma Template
Here you can find my project demo
To get a local copy up and running, follow these steps.
In order to run this project you need:
You need to have Code Editor Installed. Make sure Nodejs and NPM is installed in your system for linters.
Clone this repository to your desired folder:
git clone https://github.com/ghreza-crypto/portfolio.git
cd portfolio
open index.html
Install this project with: linters
To check linters run the following command:
npm install --save-dev hint@7.x
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}"
npx stylelint "**/*.{css,scss}" --fix
npx hint .
npx eslint .
👤 Ghulam Reza Rajabi
Contributions, issues, and feature requests are welcome!
If you like this project give it a star
I would like to thank from Microverse and all of my teammates.
This project is MIT licensed.