Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piercel2022/portfolio-mobile
https://github.com/piercel2022/portfolio-mobile
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/piercel2022/portfolio-mobile
- Owner: Piercel2022
- License: gpl-2.0
- Created: 2022-06-01T20:53:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T12:33:10.000Z (almost 2 years ago)
- Last Synced: 2024-12-06T03:53:32.424Z (about 1 month ago)
- Language: CSS
- Size: 1.88 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.