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

https://github.com/bohaz/my-portfolio

This is a personal portfolio built with HTML, CSS, and Javascript that showcases all my technical skills.
https://github.com/bohaz/my-portfolio

css html javascript

Last synced: about 1 year ago
JSON representation

This is a personal portfolio built with HTML, CSS, and Javascript that showcases all my technical skills.

Awesome Lists containing this project

README

          

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

# 📖 My portfolio

**My portfolio** Is a personal portfolio made made from scratch using HTML5, CSS3 and Javascript.

## 🛠 Built With

HTML5, CSS3, Javascript, Git and Github

### Tech Stack

Client

Server

### Key Features

- **Best organization**
- **Professional documentation**
- **Clean Working**

(back to top)

## 🚀 Live Demo

- Live Demo Link([My portfolio](https://my-portfolio-beta-three-47.vercel.app/))

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

- Visual Studio Code installed
- Npm installed
- A Github account
- Git installed

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone git@github.com:bohaz/My-portfolio.git
```

### Install

To install all dependencies, run:

```npm install```

### Usage

To run this project, you need to follow these instructions

Open the index.html in your browser

### Run tests

To run tests, run the following commands:

-HTML linter errors run:

```npx hint .```

-CSS linter errors run:

```npx stylelint "**/*.{css,scss}"```

### Deployment

You can deploy this project using:

-Github pages

(back to top)

## 👥 Authors

👤 **Author1**

- GitHub: [@bohaz](https://github.com/bohaz)
- Twitter: [@Ricardo29115571](https://twitter.com/Ricardo29115571)
- LinkedIn: [Ricardo Martinez](https://www.linkedin.com/in/ricardomart%C3%ADnez%E2%88%B4/)

(back to top)

## 🔭 Future Features

- [ ] **Functionality**
- [ ] **Content**

(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

If you like this project let me know with a STAR!

(back to top)

## 🙏 Acknowledgments

I would like to thank all my coding partners for giving to me their help and support.

(back to top)

## 📝 License

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

(back to top)