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

https://github.com/kevin-mena/portfolio-website

Portfolio website is a simple website project which I built to show case my skills and projects.It contains projects section and contact page where a user can leave their comments after visiting the website.
https://github.com/kevin-mena/portfolio-website

css html javascript linters

Last synced: 6 months ago
JSON representation

Portfolio website is a simple website project which I built to show case my skills and projects.It contains projects section and contact page where a user can leave their comments after visiting the website.

Awesome Lists containing this project

README

          

## Portfolio Website




# πŸ“— Table of Contents

- [πŸ“– About the Project](#about-project)
- [πŸ›  Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [πŸš€ Visit my website](#)
- [πŸ’» 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)

# πŸ“– [Portfolio Website

\*\*[Portfolio Website]a simple portfolio website created using the Figma designs.Created for all developers to showcase their skills.

## πŸ›  Built With

### Tech Stack

Markup

Styles

Javascript

### Key Features

- **[Homepage]**
- **[Contact Me]**

(back to top)

## πŸš€ Live Demo

- [Live Demo](https://kevin-mena.github.io/portfolio-website/)

(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:
A text-editor of your own choice.

### Setup

Clone this repository to your desired folder:

Example commands:

```sh
cd
git clone

```

### Install

Install this project with:

```sh
npm install
```

### Usage

To run the project, execute the following command:

- Open the terminal and execute

```sh
npm start
```

### Run tests

- On the terminal

```sh
npm test
```

(back to top)

## πŸ‘₯ Authors

πŸ‘€ **Kevin Okoth**

- GitHub: [@githubhandle](https://github.com/Kevin-Mena)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kevin-okoth/)

(back to top)

## πŸ”­ Future Features

- [ ] **[Better UI design]**

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Kevin-Mena/portfolio-website/issues).

(back to top)

## ⭐️ Show your support

If you like this project,give it a ⭐️!

(back to top)

## πŸ™ Acknowledgments

Thanks to everyone whose idea and codebase was used in this projectπŸ™

(back to top)

## ❓ FAQ (OPTIONAL)

N/A

(back to top)

## πŸ“ License

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

(back to top)