Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iambenkis/hello-world
This is my first microverse repositiory
https://github.com/iambenkis/hello-world
Last synced: 22 days ago
JSON representation
This is my first microverse repositiory
- Host: GitHub
- URL: https://github.com/iambenkis/hello-world
- Owner: iambenkis
- License: mit
- Created: 2022-06-28T13:56:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-28T18:38:36.000Z (over 2 years ago)
- Last Synced: 2025-01-03T03:56:22.181Z (about 1 month ago)
- Language: HTML
- Size: 154 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Project Name
> Hello Microverse project
## Built With
- HTML/CSS
- NPM, Git, Github
## Getting Started
**This project includes linters for Reporting errors in HTML, CSS and An open-source, automated tool for improving the quality of web pages, which has audits for performance, accessibility, progressive web apps, SEO and more.Reasons to use Linters :**
-Catching syntax errors is more efficient. There is no need to debug simple mistakes like typos - the linter does it for you.
-The entire codebase looks like it was written by one person.
-Programmers can focus on solving problems instead of cleaning up the code.
To get a local copy up and running follow these simple example steps.
### Prerequisites
1. Node package Manager(NPM)
- To install NPM on your local machine, please visit [ NPM official website](https://nodejs.org/en/download/)
- Text editor(Vscode, Atom, NotePad++, Sublim Text)
### Setup
Set up folder as:
1. /Hello-World
-.github\workflows
- linters.yml- Package.json
- index.html
- style.css
- .stylelintrc.json
- .hintrc
- package-lock.json
- LICENCE
### Install
Run the following commands to install dependencies
```
npm install --save-dev [email protected]
npm install --save-dev [email protected] [email protected] [email protected] [email protected]
```
### Usage
```
npx hint .
npx stylelint "**/*.{css,scss}"
```
### Deployment
## Authors
👤 **Benjamin Kisenge**
- GitHub: [@githubhandle](https://github.com/iambenkis)
- Twitter: [@twitterhandle](https://twitter.com/iambenkis)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ben-kisenge/)
## �� Contributing
- GitHub: [@githubhandle](https://github.com/KebebewAbabu)
- GitHub: [@githubhandle](https://github.com/aceDavon)
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!
## �� License
This project is [MIT](./MIT.md) licensed.