Skip to content

Latest commit

 

History

History
78 lines (46 loc) · 1.9 KB

README.md

File metadata and controls

78 lines (46 loc) · 1.9 KB

Maher_portafolio

This is my personal portfolio mobile and desktop version

Built With

  • Html
  • Css
  • font-awesome

Live Demo

[Maher Ramadan]

Get Started

To get the content of this project locally you need to run the following commands in your terminal:

Prerequisites

  • IDE(code editor) like: Vscode, Sublime, etc.
  • Git

Setup

  1. Download the Zip file or clone the repo with: bash git clone
  2. To access cloned directory run: bash cd Hello_micorverse
  3. Open it with the live server

Install

To install linters and other project's dependencies run: bash npm install

Run

Test for Linters For tracking linter errors locally you need to follow these steps:

  1. For tracking linter errors in HTML files run: bash npx hint .
  2. For tracking linter errors in CSS or SASS files run: bash npx stylelint "**/*.{css,scss}"
  3. For tracking linter errors in javascript files run: bash npx eslint .

Author

👤 Maher Ramadan

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

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.