- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
The first my_Profolio project using css and html. that is first mobile portfolio on how to make reponsive page. This is a responsive Portfolio and you can use it on different screen size.
Here you can see description of my portfolio
HTML CSS Javascript
- very simple style
- clear Content
- responsive
Here you can see a live demo of my portfolio
- Basic html, css and medium Javascript know how.
- Git installation
- A text editor
- A terminal
- A web browser to view output e.g Google Chrome
- An IDE e.g Visual studio code
- Clone this repository or download the Zip folder:
git clone https://github.com/nilab-khwaja/My_Portfolio.git
- Navigate to the location of the folder in your machine:
you@your-Pc-name:~$ cd My_Portfolio
- After Cloning this repo to your local machine
- Open the
index.html
in your browser
To track linter errors locally follow these steps:
Download all the dependencies run:
npm install
Track HTML linter errors run:
npx hint .
Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
Track JavaScript linter errors run:
npx eslint .
- I used GitHub Pages to deploy my website
- For more information about publishing sources, see "About github page"
👤 Author1
- GitHub: @nilab-khwaja
- Twitter: @nilab
- LinkedIn: @nilab-khwajazada
- The original design ideal Microverse💕
- Project from Microverse html & css module
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
Give a ⭐️ if you like this project and how we manage to build it!
add more pages add javascriopt creat desktop version
- Thanks to the Microverse team for the great curriculum.
- Thanks to the Code Reviewer(s) for the insightful feedbacks.
- A great thanks to My coding partner(s), morning session team, and standup team for their contributions.
- Hat tip to anyone whose code was use.
This project is MIT licensed.