logo

Microverse Portfolio Page

📗 Table of Contents

📖 Personal Portfolio

Portfolio: setup and mobile first is a webpage built as a first project to showcase html and css, skills gained during week 1 of the Microverse program.

🛠 Built With

Tech Stack

  • HTML
  • CSS

Key Features

  • Responsive Pages
  • Mobile Menu interactions using JS
  • Load webpage data using JS

(back to top)

🚀 Live Demo

  • N/A

(back to top)

💻 Getting Started

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

  cd my-folder
  git git@github.com:damiandib9/personal-portfolio.git

Prerequisites

In order to run this project you need:

 npm install

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:damiandib9/personal-portfolio.git

### Install

n/a

### Usage

Open index.html in your preferred browser.

### Run tests

To run tests, run the following command:

```sh
  npm install
  npx hint .
  npx stylelint "**/*.{css,scss}"
  npx eslint .

Deployment

(back to top)

👥 Author

👤 Damian

(back to top)

🔭 Future Features

  • [New user interface]
  • [Picture Slideshow]
  • [User forum]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project please share it with your friends.

(back to top)

🙏 Acknowledgments

I would like to thank all of my family for helping me trough this Microverse course.

(back to top)

📝 License

This project is MIT licensed.