https://github.com/forloop94/personal-portfolio_project
This is a personal portfolio website that will potentially be a platform for me to showcase my future projects. I built this using HTML, CSS and Javascript.
https://github.com/forloop94/personal-portfolio_project
css html javascript
Last synced: 6 months ago
JSON representation
This is a personal portfolio website that will potentially be a platform for me to showcase my future projects. I built this using HTML, CSS and Javascript.
- Host: GitHub
- URL: https://github.com/forloop94/personal-portfolio_project
- Owner: forLoop94
- License: mit
- Created: 2023-03-22T20:23:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-28T15:02:41.000Z (over 2 years ago)
- Last Synced: 2024-04-23T19:22:16.205Z (about 2 years ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage: https://forloop94.github.io/Personal-Portfolio_project/
- Size: 7.24 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
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 (OPTIONAL)](#faq)
- [📝 License](#license)
# 📖 Personal-Portfolio_project
**Personal-Portfolio_project** is a beginner level project at Microverse. The project requires a student to create a personal portfolio webpage to showcase other projects. This project has to be a replica of the second template in This Figma page
HTML
CSS
Linters
- **Use Linter**
- **Use professional documentation**
- **Use HTML and CSS**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need: A code editor(e.g VS code)
### Setup
Clone this repository to your desired folder:(cd Personal-Portfolio-project
git clone git@github.com:forLoop94/Personal-Portfolio_project.git)
### Install
Install this project with:
### Usage
To run the project, execute the following command: To run the project, open the index.html file with a browser or use a live server with your favorite code editor
### Run tests
To run tests, run the following command:
### Deployment
You can deploy this project using:
👤 **Charles Andrews**
- GitHub: [@githubhandle](https://github.com/forLoop94)
- Twitter: [@twitterhandle](https://twitter.com/_AndrewsCharles)
- LinkedIn: [LinkedIn](https://linkedin.com/in/andrewscharles94)
- [ ] **work section**
- [ ] **projects section**
- [ ] **social Media handles**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project drop some encouraging comments
I would like to thank the Microverse organization and my coding partners(Mani and Faiza)
- **What is a Flexbox**
- Flexbox is a CSS layout tool used to improve layouts of web pages
- **How can I know more about Flexbox?**
- you can know everything a beginner needs to know about flexbox here
This project is [MIT](./LICENSE) licensed.