https://github.com/kidd254/my_portfolio
This is currently my official portfolio. The portfolio has different pages; home, resume, about, and contacts page. The home page contains information about social media presence, the works page has information about my main projects as well as links to those projects.
https://github.com/kidd254/my_portfolio
html-css-javascript
Last synced: 5 months ago
JSON representation
This is currently my official portfolio. The portfolio has different pages; home, resume, about, and contacts page. The home page contains information about social media presence, the works page has information about my main projects as well as links to those projects.
- Host: GitHub
- URL: https://github.com/kidd254/my_portfolio
- Owner: Kidd254
- Created: 2023-11-18T18:14:10.000Z (over 2 years ago)
- Default Branch: main2
- Last Pushed: 2024-03-02T22:37:42.000Z (over 2 years ago)
- Last Synced: 2025-03-29T11:22:39.072Z (over 1 year ago)
- Topics: html-css-javascript
- Language: HTML
- Homepage: https://kidd254.github.io/My_Portfolio/
- Size: 13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
## 📑 Table of Contents
- [📊 WebMatrics ](#-WebMatrics-)
- [🛠 Built With ](#-built-with-)
- [🧰 Tech Stack ](#-tech-stack-)
- [💎 Key Features ](#-key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Deployment](#deployment)
- [📧 Contact ](#-contact-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [💖 Show your support ](#-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)
A web-based application for my portfolio
- 
- 
- 
- Generate a comprehensive Folder Structure for React App 💻
- Understand the concept of setting up a project with redux 📈
- Beautifully designed and easy-to-use 🎨
- Continuous Monitoring 📸
- Development Tools : Auto refresh and Hot Reload 🔗
- See it live by clicking [Live Demo Link](https://kidd254.github.io/My_Portfolio/index.html)
- A link to presentation [here]()
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need [Node.js](https://nodejs.org/en/) installed on your machine.
### Setup
Clone this repository to your desired folder:
```sh
cd my-project
git clone https://github.com/Kidd254/My_Portfolio.git
```
### Install
Install the dependencies with:
```sh
npm install
```
### Usage
To run the project, execute the following command:
```sh
npm start
```
### Deployment
You can deploy this project using:
```sh
npm run build
```
This will create a production-ready build of your website in `build/` folder, which you can use to deploy on a static site server.
I am always looking for ways to improve my project. If you have any suggestions or ideas, I would love to hear from you.
[](https://github.com/Kidd254)
[](https://twitter.com/lawrenc98789206)
[](https://www.linkedin.com/in/lawrence-muema-kioko)
[](mailto:lorenkioko@gmail.com)
- [x] **Desktop User Interface**
- ***[Lawrence Muema Kioko](https://github.com/Kidd254)***
- GitHub: [@githubhandle](https://github.com/Kidd254)
- Twitter: [@twitterhandle](https://twitter.com/lawrenc98789206)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/lawrence-muema-kioko)
I welcome any and all contributions to my website! If you have an idea for a new feature or have found a bug, please open an issue or submit a pull request.
Feel free to check the [issues page](../../issues/).
If you like this project, please consider giving it a ⭐.
## 🙏 Acknowledgments
Vote of thanks to Microverse
This project is [MIT](./LICENSE) licensed.