Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gh-reza/portfolio
This portfolio showcases my recent projects and demonstrates my diverse skill set. built with HTML, CSS, and JavaScript
https://github.com/gh-reza/portfolio
Last synced: 9 days ago
JSON representation
This portfolio showcases my recent projects and demonstrates my diverse skill set. built with HTML, CSS, and JavaScript
- Host: GitHub
- URL: https://github.com/gh-reza/portfolio
- Owner: Gh-Reza
- License: other
- Created: 2023-04-26T17:29:54.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-03T07:45:40.000Z (12 months ago)
- Last Synced: 2024-12-30T13:36:44.176Z (28 days ago)
- Language: JavaScript
- Homepage:
- Size: 5.09 MB
- Stars: 14
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Portfolio-mobile-version
# 📗 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](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)# 📖 [Portfolio-mobile-version]
**[Portfolio-mobile-version]** is the mobile version of my portfolio
- HTML5
- CSS3
- Git version control
- JavascriptClient
Server
- **[Toolbar]**
- **[Header]**
- **[Recent Works]**
- **[About me]**
- **[Contact Form]**
- **[Responsive]**
- **[Mobile menu]**
In this project best coding practices is use
## 🚀 Live Demo
For visiting the live demo click here.
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
Google Chrome or other browser
```sh
https://www.google.com/chrome/?brand=JJTC&gclid=CjwKCAjw9J2iBhBPEiwAErwpeSDcMFWiIQWj2u5GY6owZ7OaOHw7dYYCHW7uTR4kvYosNJYd4wt4VxoCiywQAvD_BwE&gclsrc=aw.ds
```
Github Account:
```sh
https://github.com/
```
Npm installed:
```sh
https://nodejs.org/en/download
```
Git installed:
```sh
https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
```
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone [email protected]:Gh-Reza/HelloMicroverse.git
```
### Install
Install this project with:
Linters:
Lighthouse run:
```sh
npm install -g @lhci/[email protected]
```
Webhint run
```sh
npm install --save-dev [email protected]
```
StyleLint run:
```sh
npm install --save-dev [email protected] [email protected] [email protected] [email protected]
```
### Usage
To run the project, execute the following command:
```sh
cd Portfolio-mobile-version
index.html
```
### Run tests
To run tests, run the following command:
to check for styling errors:
```sh
npx stylelint "**/*.{css,scss}"
```
To test optimization:
```sh
lighthouse [site url]
```
### Deployment
You can deploy this project using:
Your working browser.
👤 **Reza Merzaie**
- GitHub: [@githubhandle](https://github.com/Gh-Reza)
- Twitter: [@twitterhandle](https://twitter.com/RezaMerzaie)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/reza-merzaie-b94368202/)
- [ ] **[Desktop version]**
- [ ] **[Resposive version]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Gh-Reza/Portfolio-mobile-version/issues).
If you like this project, don't forget to star.
I would like to thank Microverse.
This project is [MIT](./LICENSE.md) licensed.