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

https://github.com/alusp/my_portfolio

This project contains My Portfolio for responsive mobile and desktop versions. It shows you everything about me and the services I can provide.
https://github.com/alusp/my_portfolio

Last synced: over 1 year ago
JSON representation

This project contains My Portfolio for responsive mobile and desktop versions. It shows you everything about me and the services I can provide.

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](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# My Portfolio

This project contains My Portfolio for responsive mobile and desktop version.It shows you everything about me and the services I can provide.

## 🛠 Built With

### Tech Stack

> The following tech stack was used:

Client

Server

### Key Features

> The following are the key feature:

- **Show case most of my work**

(back to top)

## 💻 Getting Started

> Below illustrate how to use the project.

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:


NPM: -v: 8.19.2

```sh
run nmp -v
```

### Setup

Clone this repository to your desired folder:

```sh
cd my_portfolio
git clone https://github.com/Alusp/my_portfolio
```

### Install

Install this project with:

```sh
cd my_portfolio
npm install
```

### Usage

To run the project, execute the following command:

```sh
npm start
```

### Deployment

>Deployment project.

- [here](https://alusine-jalloh.netlify.app/)

(back to top)

## 👥 Authors

👤 **Alusine Jalloh**

- GitHub: [@Alusp](https://github.com/Alusp)
- LinkedIn: [@alusine-jalloh](https://www.linkedin.com/in/alusine-jalloh)
- Twitter: [@aseni_jalloh](https://twitter.com/aseni_jalloh)

(back to top)

## 🔭 Future Features

> Describe 1 - 3 features you will add to the project.

- [ ] **Email Message**
- [ ] **Add more Projects**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Alusp/my_portfolio/issues).

(back to top)

## ⭐️ Show your support

> Write a message to encourage readers to support your project

If you like this project...

(back to top)

## 🙏 Acknowledgments

> Credit to Microverse for the inspiration.

(back to top)


## 📝 License

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

(back to top)