Skip to content

Latest commit

 

History

History
99 lines (64 loc) · 2.18 KB

README.md

File metadata and controls

99 lines (64 loc) · 2.18 KB

Portfolio

Description

This project is a responsive mobile first prortfolio website. This website has a nice look and feel on both small devices like phone and tablets and devices with large screens !!

Screenshot of the desktop version

screenshot

Screenshot of the mobile version

screenshot

Live Demo

Built With

  • HTML
  • CSS

Technologies used:

  • linters
  • Lighthouse
  • Webhint
  • Stylelint

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

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

Setup

  1. Download the Zip file or clone the repo with:
git clone https://github.com/belmeetmule/portfolio.git
  1. To access cloned directory run:
cd portfolio
  1. Open it with the live server

Install

To install linters and other project's dependencies run:

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:
npx hint .
  1. For tracking linter errors in CSS or SASS files run:
npx stylelint "\*_/_.{css,scss}"

Authors

👤 Mulugeta M.

🤝 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

  • Thank You Microverse team that produced the template of this project.
  • Thanks to everyone who will get time to check this code and suggest any issues

📝 License

This project is MIT licensed.