/Personal-Portfolio-old-

This is my personal portfolio

Primary LanguageCSSMIT LicenseMIT

📗 Table of Contents

📖 [Personal Portfolio]

[Personal Portfolio]

This is the my very first project. My Personal Portfolio. This project will allow future employers to have a look at my skills as a desirable software developer. This project is meant to showcase not only my skills but also my individuality. 

🛠 Built With

<li>HTML</li>
<li>CSS</li>
<li>JavaScript</li>

Tech Stack

Client
  • HTML
  • CSS
  • JavaScript
Client

Key Features

  • Responsive Design.
  • Mobile first approach to design.
  • Available for both mobile and desktop version
  • Built using DOM

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need the following:

Setup

Clone this repository to your desired folder or download the Zip folder:

git clone git@github.com:Chimoneg27/Personal-Portfolio.git
  • Navigate to the location of the folder in your machine:

you@your-Pc-name:~$ cd Personal-Portfolio

Outline Walkthrough

Here is a brief outline of my project Available on loom,

Install

To install all dependencies, run:

npm install

Usage

To run the project, follow these instructions:

  • After Cloning this repo to your local machine.
  • Open the index.html in your browser.

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}"
  • Track JavaScript linter errors run:
npx eslint .

Usage

To run the project, follow these instructions:

  • After Cloning this repo to your local machine.
  • Open the index.html in your browser.

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}"
  • Track JavaScript linter errors run:
npx eslint .

Deployment

  • Deployed with github pages
  • For more information about publishing sources, see "About GitHub pages".

(back to top)

👥 Authors

👤 Garvin

🔭 Future Features

  • [Toolbar with logo and working hamburger button]
  • [Made using a mobile first approach]
  • [CSS styling applied to the headline and toolbar]

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project I really appreciate it. Please let me now by sending me a direct message on my twitter account.

🙏 Acknowledgments

I would like to thank my coding partner Yonas Henok for helping me when I got stuck. He is a great help

📝 License

This project is MIT licensed.

(back to top)