An open API service indexing awesome lists of open source software.

https://github.com/newtayo/portfolio-setup

This is a portfolio website that showcases my skills and projects I have worked on. It also provides the channel by which I can be contacted.
https://github.com/newtayo/portfolio-setup

html

Last synced: 11 months ago
JSON representation

This is a portfolio website that showcases my skills and projects I have worked on. It also provides the channel by which I can be contacted.

Awesome Lists containing this project

README

          

PORTFOLIO WEBSITE MOBILE SETUP

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 Portoflio Website Mobile Set up

> Description of the Project

This is a portfolio website designed to showcase my experiences. The website is built using HTML and CSS. Also for code uniformity. Microverse linters have been incorporated into the code

## 🛠 Built With


  • HTML

  • CSS

### Tech Stack

> Description of project tech stack

Mark up Language

Styling

Repository

### Key Features

- It a has mobile view
- It is responsive
- CSS and HTML linters have been incorporated

(back to top)

## 🚀 Live Demo

https://newtayo.github.io/Portfolio-Setup/

Click here to see video https://www.loom.com/share/daca1b540b3246e9872cc21609aa1d6d

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

Login to your git hub account.

If you do not have create a git account using the link below.

Create a Github Account

### Setup

Clone this repository to your desired folder:

  • cd my-folder
  • git clone git@github.com:myaccount/my-project.git

    ### Install

    Install this project with:

  • Open cloned folder on VSCODE and run the following codes on the terminal window
  • Run npm init -y
  • Run npm install --save-dev hint@7.x
  • Run npx hint .
  • Run npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
  • Run npx stylelint "**/*.{css,scss}"

    ### Usage

    To run the project, execute the following command:

    https://newtayo.github.io/Portfolio-Setup/

    ### Run tests

    This website has been completed and deployed

    ### Deployment

    https://newtayo.github.io/Portfolio-Setup/

    (back to top)

    ## 👥 Author

    👤 **Author**

    - GitHub: [@Newtayo](https://github.com/Newtayo)
    - Twitter: [@Omortayoh](https://twitter.com/Omortayoh)
    - LinkedIn: [Akande Abdulwasiu](https://linkedin.com/in/AkandeAbdulwasiu)

    (back to top)

    ## 🔭 Future Features

    > Describe 1 - 3 features you will add to the project.

    - The desktop version of the portfolio website would be created
    - More Project sections would be added.

    (back to top)

    ## 🤝 Contributing

    Hedlrick adholah

    Contributions, issues, and feature requests are welcome!

    Feel free to check the [issues page](../../issues/).

    (back to top)

    ## ⭐️ Show your support

    > I recently started my micronaut career. I would be glad to have any resource that would easy my journey in the program

    (back to top)

    ## 🙏 Acknowledgments

    I would like to thank Microverse Team for this opportunity. I also want to acknowledge the support of my learning heldricks. Who were modified this website together. My code reviewers have also been fantastic with the feedback they have provided me with.

    (back to top)

    ## ❓ FAQ (OPTIONAL)

    > Add at least 2 questions new developers would ask when they decide to use your project.

    - When I run the command npm init -y, it throws an error

    - Ensure you have node.js installed on your computer

    - Can I clone repository using vscode

    - Ensure you are signed to your github account on vscode

    (back to top)

    ## 📝 License

    This project is [MIT](https://github.com/Newtayo/Portfolio-Setup/blob/main/License) licensed.

    (back to top)