Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/principlebrothers/portfolio

A web app developed to showcase my projects and skills (portfolio)
https://github.com/principlebrothers/portfolio

javascript jsx react react-icons scss

Last synced: 20 days ago
JSON representation

A web app developed to showcase my projects and skills (portfolio)

Awesome Lists containing this project

README

        



logo

PORTFOLIO

# 📗 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 (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 Portfolio

**Portfolio** is a web app designed to showcase projects, skills and to help recuiters and people interested in the works to contact me.
![portfolio](https://user-images.githubusercontent.com/92553079/216998316-a8db1d9f-c670-4b22-b0c2-8ac486b0a8ce.png)

## 🛠 Built With

### Tech Stack

> [React](https://reactjs.org/docs/getting-started.html) is a JavaScript library for building user interfaces.

Client

Styling

### Key Feature

- **Contact Form**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://eaadonu.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:

- [Node.js](https://nodejs.dev/en/) installed

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/principlebrothers/Portfolio.git
```

### Install

Install this project with:

```sh
cd Portfolio

npm install
```

### Usage

To run the project, execute the following command:

```sh
npm run dev
```

### Run tests

To run tests, run the following command:

```sh
npm run test or npm test
```

(back to top)

## 👥 Authors

👤 **Ernest Anyewe Adonu**

- GitHub: [@principlebrothers](https://github.com/principlebrothers)
- Twitter: [@adonu_ernest](https://twitter.com/adonu_ernest)
- LinkedIn: [Ernest Anyewe Adonu](www.linkedin.com/in/ernest-anyewe-adonu)

(back to top)

## 🔭 Future Features

- **A live bot**
- **Social media links for mobile**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/principlebrothers/Portfolio/issues/new)).

(back to top)

## ⭐️ Show your support

If you like this project, kindly give as a ⭐️

(back to top)

## 🙏 Acknowledgments

- We would like to thank [Lama Dev]( https://www.instagram.com/lamawebdev) for inspiring this project

(back to top)

## ❓ FAQ (OPTIONAL)

- **Why did you choose react?**

- [The biggest advantage of using it is that you can change any component at any point in time without affecting the other components. This alone results in widespread support among both clients and service providers.](https://blog.nextstacks.com/reasons-to-choose-react/#:~:text=Advantages%20of%20React%20over%20other%20frameworks%201%20Code,to%20Learn%20...%206%20Better%20Development%20Experience%20)

(back to top)

## 📝 License

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

(back to top)