/portfolio-new

Primary LanguageHTMLMIT LicenseMIT

My Portfolio

Welcome to my portfolio project

📗 Table of Contents

📖 My Portfolio Project!

Welcome to my interactive web portfolio! This project showcases my skills in front-end web development using HTML, CSS, JavaScript, and a linter for code quality assurance. Through this portfolio, I aim to demonstrate my proficiency in creating visually appealing and functional websites

🛠 Built With

Tech Stack

Client

Key Features

  • This repository includes navbar
  • This repository includes About section

(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:

Setup

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

    "git clone  https://github.com/arnoldnekemiah/portfolio-new"
  • Navigate to the location of the folder in your machine:
    cd ./desired_folder/

Install

Install all dependencies:

    "npm install"

Usage

To run the project, follow these instructions:

  • You have to clone this repo to your local machine.
  • If you want to run it on your preferred browser, run:
     " Open the index.html in the project directory with your preferred browser"

Run tests

To run tests, run the following command:

  • HTML linter errors run:
npx hint .
  • CSS linter errors run:
npx stylelint "**/*.{css,scss}"
  • For unit testing, run:
npm test

Deployment

You can deploy this project using: GitHub Pages,

(back to top)

(back to top)

👥 Authors

👤 Ikonde Nekemiah Arnold

(back to top)

🔭 Future Features

  • Make the site dynamic
  • Add DOM
  • Add CSS preprocessors
  • Add Bootstrap.

(back to top)

🤝 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 let me know sharing my portfolio with recruters!

(back to top)

🙏 Acknowledgments

I would like to thank microverse for this opportunity to train with them

(back to top)

📝 License

This project is MIT licensed.

(back to top)