An open API service indexing awesome lists of open source software.

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

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...

## 🛠 Built With

### Tech Stack

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
```

(back to top)

## 👥 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/)

## 🚀 Live Demo

> Add a link to your deployed project.

- [Live Demo Link](https://josuerushanika.github.io/Josueportfolio.github.io/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

> Write a message to encourage readers to support your project

If you like this project...

(back to top)

## 🙏 Acknowledgments

> Give credit to everyone who inspired your codebase.

I would like to thank...

(back to top)

## 📝 License

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._

(back to top)