Skip to content

Kanyorok/Portfolio_Setup

Repository files navigation

📗 Table of Contents

📖 Portfolio: Initial Mobile Setup

Portfolio: Initial Mobile Setup is a mobile setup site that showcases the services and products I can offer to clients. The design is initially setup to be viewed on mobile devices and is optimized for mobile users.

🛠 Built With

Tech Stack

The project was mainly built with HTML and CSS.

Client
  • HTML
  • CSS
Linter
  • Webhint
  • Stylelint
Github Actions
  • Workflows
  • Troubleshooting

Key Features

  • [Web Design]
  • [Linter Functionalities]
  • [Github Actions]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

You need applications like Google Chrome to execute the project. To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

 You need to have packages like:
 - NPM
 - A browser (most preferrably Google Chrome or Safari)
 - A code editor (Most preferrably Visual Studio)
 - Git version control
 - (Optional) alternative terminal like CMDER

Setup

Clone this repository to your desired folder:

  - cd my-folder
  - git clone https://github.com/Kanyorok/Portfolio_Setup.git
  - cd Portfolio_Setup

Install

Install this project with:

  - npm init -y
  - npm install --save-dev hint@7.x
  - npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x

Usage

To run the project, execute the following command:

  Go live from the Visual studio IDE. 

Run tests

To run tests, run the following command:

  - npx hint .
  - npx stylelint "**/*.{css,scss}"

(back to top)

👥 Authors

👤 Robert Mbugua

(back to top)

🔭 Future Features

  • - Finish the About page for the site
  • - Start the desktop site version
  • - Add actions to site to make it more responsive. (e.g. send email)

(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, please leave a comment at the reply section about ways I can improve the web design.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse Team for support me with templates to complete the job. I take the chance to also thank the code reviewers for being helping complete the project.

📝 License

This project is MIT licensed.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

Releases

No releases published

Packages

No packages published