This is my Capstone website and this website show caseing my work i have done so for.
- HTML
- CSS
- Bootstrap
- Javascript
You can check my website by open the link below
https://taupe-parfait-5fa396.netlify.app/
To get the content of this project locally you need to run the following commands in your terminal:
- IDE(code editor) like: Vscode, Sublime, etc.
- Git
- Download the Zip file or clone the repo with:
bash git clone https://github.com/ahadb802/MY_Portfolio.git
- To access cloned directory run:
bash cd Hello_micorverse
- Open it with the live server
To install linters and other project's dependencies run:
bash npm install
Test for Linters For tracking linter errors locally you need to follow these steps:
- For tracking linter errors in HTML files run:
bash npx hint .
- For tracking linter errors in CSS or SASS files run:
bash npx stylelint "\*_/_.{css,scss}"
👤 ABDUL AHAD
- GitHub: @ahadb802
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
Original design idea by Cindy Shin in Behance.
The Creative Commons license of the design requires that you give appropriate credit to the author. Therefore, you must do it in the README of your project.
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.