/Portfolio

portfolio is a repository .The goal is to master all of the tools and best practices learned in previous steps. To showcase my skills

Primary LanguageCSSMIT LicenseMIT

Portfolio

Mobile Portfolio

📗 Table of Contents

📖 Mobile portfolio

portfolio is a repository.The goal is to master all of the tools and best practices learned in previous steps.

🛠 Built With

Tech Stack

Client
Server

Key Features

  • When the user clicks (or taps) the hamburger button, the mobile menu appears.
  • When the user clicks (or taps) the close (X) button, the mobile menu disappears.
  • When the user clicks (or taps) any of the mobile menu options, the mobile menu disappears.
  • When the user clicks (or taps) any of the mobile menu options, a correct part of the page is displayed.
  • When the user clicks (or taps) the button to check project details, the popup with details about the project appears.
  • When the user clicks (or taps) the close (X) button, the popup disappears.
  • JavaScript array to store all of the information for all projects.
  • Added a simple validation:
  • Preserve data in the browser

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

  • web browser
  • git-syn
  • code editor

Setup

Clone this repository to your desired folder:

git clone https://github.com/ClarenceAtim/Portfolio.git

Install

To install all dependencies, run:

npm install

Usage

To run the project, execute the following command:

To run the project, follow these instructions:

  • Clone this repo to your local machine.

Run tests

To run tests, run the following command:

  • Track HTML linter errors run:
npx hint .
  • Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"

(back to top)

👥 Author

👤 Clarence

👤 Stanley

(back to top)

🔭 Future Features

  • Add Footer
  • Add Header

(back to top)

🚀 Live Demo

Here's the live demo of my website online portfolio click this Link below

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank my teammembers Melkamu and Ian for helping me out

(back to top)

📝 License

This project is MIT licensed.

(back to top)