Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/santosh-konappanavar/portfolio

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
https://github.com/santosh-konappanavar/portfolio

Last synced: 10 days ago
JSON representation

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

Awesome Lists containing this project

README

        

Portoflio Website Mobile Set

# 📗 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

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

  • Javascript

### Tech Stack

Mark up Language

Styling

Repository

### Key Features

- It is responsive
- CSS, HTML and Javascript linters have been incorporated

(back to top)

## 🚀 Live Demo

- [PortFolio](https://santosh-konappanavar.github.io/PortFolio/)

- Click here to see [loom video](https://www.loom.com/share/3174f93cb3414ca390828e69afc0a749)

(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 [email protected]: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 [email protected]
  • Run npx hint .
  • Run npm install --save-dev [email protected] [email protected] [email protected] [email protected]
  • Run npx stylelint "**/*.{css,scss}"
  • Run npm install --save-dev [email protected] [email protected] [email protected] [email protected]
  • Run npx eslint .

    ### Usage

    #### To run the project, execute the following command:
    To run the project, open the following link:

    - git clone
    - npm install or npm init -y

    ### Run tests

    This website has been completed and deployed

    ### Deployment

    - [PortFolio](https://santosh-konappanavar.github.io/PortFolio/)

    (back to top)

    ## 👥 Author

    👤 **Author**

    - GitHub: [@Santosh-Konappanavar](https://github.com/Santosh-Konappanavar/Portfolio-mobile-setup)
    - Twitter: [@SantoshKonapp1](https://twitter.com/SantoshKonappa1)
    - LinkedIn: [@Santosh Konappanavar](https://www.linkedin.com/in/santosh-konappanavar/)

    (back to top)

    ## 🔭 Future Features

    - More Project sections would be added.

    (back to top)

    ## 🤝 Contributing

    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 I receiver from my learning partners. My code reviewers have also been fantastic with the feedback they have provided me with.

    (back to top)

    ## ❓ FAQ

    - 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/Santosh-Konappanavar/PortFolio/blob/main/LICENSE) licensed.

    (back to top)