https://github.com/josuerushanika/josueportfolio.github.io
Portfolio: finish mobile version
https://github.com/josuerushanika/josueportfolio.github.io
Last synced: 3 months ago
JSON representation
Portfolio: finish mobile version
- Host: GitHub
- URL: https://github.com/josuerushanika/josueportfolio.github.io
- Owner: josuerushanika
- Created: 2022-12-01T22:00:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-20T14:29:29.000Z (over 2 years ago)
- Last Synced: 2023-05-06T11:35:31.435Z (about 2 years ago)
- Language: CSS
- Size: 1.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio: Josueportfolio
Josueportfolio
Getting Started
Cloning the project
Git clone [email protected]:josuerushanika/Josueportfolio.github.io.git
To get a local copy up and running follow these simple example steps.Prerequisites
A working browser application.
VS code or anu other IDE
NPM (Node Package Manager)
Setup
Install
INSTALLING AND TESTING WEBHINT- npm init -y
- npm install --save-dev [email protected]
For validation detection to use Webhint Run
-npx hint .
INSTALLING AND TESTING STYLEHINT- npm install --save-dev [email protected] [email protected] [email protected] [email protected]
For validation detection to use Webhint Run- npx stylelint "**/*.{css,scss}"
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [👥 Authors](#authors)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)# 📖 [ Portfolio-setupandmobile]
Description
For the first milestone in the process of creating your portfolio website, you will:set up a new repository and prepare it for development using best practices (e.g. linters).
build the first 2 sections of the mobile website using the template you chose in the previous step.
**[your_project__name]** is a...
Client
## 💻 Getting Started
To get a local copy up and running follow these simple example steps.
1. Clone the Repo or Download the Zip file or ``` git clone [email protected]:josuerushanika/Portfolio-finish-mobile-version.git```.
2. Open it with the live server
### Prerequisites
In order to run this project you need:
### Setup
Clone this repository to your desired folder:
```sh
git clone [email protected]:josuerushanika/Josueportfolio.github.io.git
```
## 👥 Author Josue Rushanika
👤 **Author**
- GitHub: [@githubhandle](https://github.com/josuerushanika)
- Twitter: [@twitterhandle](https://twitter.com/josuerushanika)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/josue-rushanika-336049b3/)
> Add a link to your deployed project.
- [Live Demo Link](https://josuerushanika.github.io/Josueportfolio.github.io/)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
> Write a message to encourage readers to support your project
If you like this project...
> Give credit to everyone who inspired your codebase.
I would like to thank...
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._