Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/piercel2022/portfolio-mobile


https://github.com/piercel2022/portfolio-mobile

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# portfolio-mobile
This project is the third milestone of the portfolio mobile version

## Built With

- Major languages: HTML & CSS
- A Linter for HTML & CSS

## Getting Started

To get a local copy up and running follow these simple example steps in your terminal.
## Prerequisites
- Code editor: Vscode or Sublime
- Git

## Setup

1. Download the Zip file or clone the repo with:

git clone https://github.com/Piercel2022/portfolio-mobile.git

2. To access cloned directory run:

cd portfolio-mobile

3. Open it with the live server

### Install :
To install linters and other project's dependencies run:

npm install

## Run Test for Linters
For tracking linter errors locally you need to follow these steps:

1. For tracking linter errors in HTML files run:

npx hint .

2. For tracking linter errors in CSS or SASS files run:

npx stylelint "\*_/_.{css,scss}"

## Author

- GitHub: https://github.com/Piercel2022
- Twitter: https://twitter.com/pier_celestin
- LinkedIn: https://linkedin.com/in/piercelestinmax

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](./MIT.md) licensed.