Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/david-lanzz/my-portfolio
This is a project I used to practice my html and css skills. It is a portfolio project.
https://github.com/david-lanzz/my-portfolio
css3 html5
Last synced: 8 days ago
JSON representation
This is a project I used to practice my html and css skills. It is a portfolio project.
- Host: GitHub
- URL: https://github.com/david-lanzz/my-portfolio
- Owner: David-Lanzz
- License: mit
- Created: 2023-01-12T07:59:18.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-01-07T09:26:53.000Z (10 months ago)
- Last Synced: 2024-11-01T23:42:13.760Z (15 days ago)
- Topics: css3, html5
- Language: HTML
- Homepage: https://david-lanzz.github.io/My-Portfolio/
- Size: 8.56 MB
- Stars: 18
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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]
- [📝 License](#license)>
**MY-PORTFOLIO** is a project i am working on to showcase my different skills and knowlege in programming languages and also all other projects i have worked on in a case where i need to apply for a job or present my stats to an individual or company.## 🛠 Built With Visual Studio Code and Github
### Tech Stack Frontend Technology
> The Tech stack used in this project is the frontend technology and it consists of just the index.html and styles.css files
Cascading Style Sheet
Mark-Up Language
- **[Fresh quality content]**
- **[Speed and responsive]**
- **[Easy to use]**
>
- [Live Demo Link](https://david-lanzz.github.io/My-Portfolio/)
> All necessary files about me and my work are in the portfolio so run it and check through for any information you might need
### Prerequisites
In order to run this project you need:
In order to run this project you need:
A browser
A good internet connection
### Setup
Clone this repository to your desired folder:
- cd my-project
- git clone https://github.com/David-Lanzz/My-Portfolio.git
### Install
Install this project with:
- cd MY-PORTFOLIO
- npm install
### Usage
To run the project, Click on the live Demo link
### Run tests
To run tests, run the following command:
npm install --save-dev [email protected] [email protected] [email protected] [email protected]
npx stylelint "**/*.{css,scss}"
npm install --save-dev [email protected]
npx hint .
npm install --save-dev [email protected] [email protected] [email protected] [email protected]
npx eslint .
### Deployment
You can deploy this project using:
githack
>
👤 **Author1**
- GitHub: [@githubhandle](https://github.com/David-Lanzz)
- Twitter: [@twitterhandle](@LanzzDavid)
- LinkedIn: [LinkedIn](https://linkedin.com/in/lanzz-david-378b9a250)
👤
- [ ] **[A project menu]**
- [ ] **[A skills menu]**
- [ ] **[A much more elaborate information about myself]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
> If you like this project... please leave me a comment in my twitter account, Thankyou
>
I would like to thank myself for putting in all this hardwork and a friend i met in microverse, His name is Priest. He gave me tips on how to use figma.
- **How did you get the linters to work for the html and CSS**
- Move into the project directory, copy and run the following commands:
"npm install --save-dev [email protected] [email protected] [email protected] [email protected]"
then:
npx stylelint "**/*.{css,scss}" to test for CSS
and npx hint . for HTML
- **How did you use the background image in figma**
- Just scroll to where you have the background, Click on it, Check the left toolbar for the export button, download the image and add it to your project locally.
This project is [MIT](./LICENSE.md) licensed.