/Portfolio-Setup-Mobile-First

A descriptive portfolio with work, about and contact sections.

Primary LanguageCSSMIT LicenseMIT

logo

Bett Enock Portfolio

📗 Table of Contents

📖 [My_Portfolio]

[Bett_Portfolio] is a personal portfolio website that descibes my work and related projects, Previous jobs experiences and contact information. As most industry's are looking for digital precense, a personal portfolio website is a cutting edge for job security.

🛠 Built With

Tech Stack

Key Features

  • [Mobile_first design]
  • [Cross-plartfom responsiveness]
  • [User Friendliness]

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

git clone <repo https://github.com/Bettenoch/My_Portfolio> cd

Setup

Clone this repository to your desired folder:

  • Navigate to the location of the folder in your machine:

you@your-Pc-name:~$ cd

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 .

Deployment

You can deploy this project using: GitHub Pages,

(back to top)

👥 Authors

👤 Author1

(back to top)

🔭 Future Features

  • [Will add menu pop-up window]
  • [style it more beautiful]

(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 give it a star

(back to top)

🙏 Acknowledgments

  • Thanks to the Microverse team for the great curriculum.
  • Thanks to the Code Reviewer(s) for the insightful feedbacks.
  • A great thanks to My coding partner(s), morning session team, and standup team for their contributions.

(back to top)

📝 License

This project is MIT licensed.

(back to top)