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

https://github.com/asciencioalex/desktop-portfolio

Personal Portfolio Website that works on Desktop devices
https://github.com/asciencioalex/desktop-portfolio

flexbox git-branching gitflow-workflow html-css-javascript microverse

Last synced: 8 months ago
JSON representation

Personal Portfolio Website that works on Desktop devices

Awesome Lists containing this project

README

          


Desktop Portfolio README

# 📗 Table of Contents

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

# 📖 Desktop Portfolio

**Desktop Portfolio** a simple Desktop portfolio project.

## 🛠 Built With

### Tech Stack

Client

Presentation

### Key Features

The following are key features that are displayed on the portfolio

- **Responsiveness of the page**
- **Head tags features**
- **images and photos**

(back to top)

(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 to install stylelint as follows:

```sh
npm init stylelint
```

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git https://github.com/AsciencioAlex/desktop-portfolio.git
```

### Install

Install this project with:

```sh
cd desktop-portfolio

```
### Usage

To run the project, execute the following command:

```sh
npx stylelint **.css
```

### Run tests

To run tests, run the following command:

```sh
google-chrom index.html
```
### Deployment

You can deploy this project using:

```sh
http://localhost/desktop-portfolio:8080/
```

(back to top)

## 👥 Authors

👤 **Alex Asciencio**
- GitHub: [@githubhandle](https://github.com/AsciencioAlex)
- Twitter: [@twitterhandle](https://twitter.com/Codnetech)
- LinkedIn: [LinkedIn](https://ke.linkedin.com/in/alex-asciencio-413612b9)

## 🔭 Future Features

The other features that will be added to this project are:

- [ ] **Addition of html pages**
- [ ] **CSS**
- [ ] **Javascript**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/AsciencioAlex/desktop-portfolio/issues).

(back to top)

## ⭐️ Show your support s

If you like this project feel free to clone it and take some features that will enhance your project aswell.

(back to top)

## 🙏 Acknowledgments
I thank Microverse for this opportunity

(back to top)

## ❓ FAQ (OPTIONAL)

- **Can I run the project without installing on terminal?**

- Yes, you can run it directly on the browser

- **Can I build such as page from scratch and where can I learn?**

- Yes its possible. Join Microverse(https://www.microverse.org/)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)