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
- Host: GitHub
- URL: https://github.com/asciencioalex/desktop-portfolio
- Owner: AsciencioAlex
- Created: 2023-07-22T21:57:40.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-06T07:11:00.000Z (over 1 year ago)
- Last Synced: 2025-01-21T08:11:22.553Z (10 months ago)
- Topics: flexbox, git-branching, gitflow-workflow, html-css-javascript, microverse
- Language: HTML
- Homepage: https://asciencioalex.github.io/desktop-portfolio/
- Size: 554 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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** a simple Desktop portfolio project.
Client
Presentation
The following are key features that are displayed on the portfolio
- **Responsiveness of the page**
- **Head tags features**
- **images and photos**
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/
```
👤 **Alex Asciencio**
- GitHub: [@githubhandle](https://github.com/AsciencioAlex)
- Twitter: [@twitterhandle](https://twitter.com/Codnetech)
- LinkedIn: [LinkedIn](https://ke.linkedin.com/in/alex-asciencio-413612b9)
The other features that will be added to this project are:
- [ ] **Addition of html pages**
- [ ] **CSS**
- [ ] **Javascript**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/AsciencioAlex/desktop-portfolio/issues).
If you like this project feel free to clone it and take some features that will enhance your project aswell.
## 🙏 Acknowledgments
I thank Microverse for this opportunity
- **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/)
This project is [MIT](./LICENSE) licensed.