Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/principlebrothers/portfolio
- Owner: principlebrothers
- License: mit
- Created: 2023-01-27T15:11:27.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-03-27T06:49:25.000Z (7 months ago)
- Last Synced: 2024-03-28T00:24:30.280Z (7 months ago)
- Topics: javascript, jsx, react, react-icons, scss
- Language: JavaScript
- Homepage: https://eaadonu.vercel.app
- Size: 2.41 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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** 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)> [React](https://reactjs.org/docs/getting-started.html) is a JavaScript library for building user interfaces.
Client
Styling
- **Contact Form**
- [Live Demo Link](https://eaadonu.vercel.app/)
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
```
👤 **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)
- **A live bot**
- **Social media links for mobile**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/principlebrothers/Portfolio/issues/new)).
If you like this project, kindly give as a ⭐️
- We would like to thank [Lama Dev]( https://www.instagram.com/lamawebdev) for inspiring this project
- **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)
This project is [MIT](./LICENSE) licensed.