Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saied2035/hello-microverse
https://github.com/saied2035/hello-microverse
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/saied2035/hello-microverse
- Owner: saied2035
- Created: 2022-01-05T08:03:38.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-05T10:32:28.000Z (almost 3 years ago)
- Last Synced: 2023-03-04T16:39:38.156Z (over 1 year ago)
- Language: HTML
- Size: 174 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Hello microverse
> very simple site show "Hello microverse!" phrase
![screenshot](./screenShot.png)
frist project at mcroverse testing linters
## Built With
- HTML
- CSS
- liners for testing## Live Demo
[Live Demo Link](https://saied2035.github.io/Hello-Microverse/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Install
after cloning the repo run
`npm install`### Usage
run
`python -m server.http`
### Run tests
`npx hint .` for html check. giving hints about what is needed to and to your html page
`npx stylelint "**/*.{css,scss}"` for css check
`npx stylelint "**/*.{css,scss}" --fix` to fix css isues if found## Authors
👤 **Saied Gaffer**
- GitHub: [@Saied2035](https://github.com/saied2035)
- Twitter: [@SaiedGaffer](https://twitter.com/SaiedGaffer)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/saiedgaffer/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/saied2035/Hello-Microverse/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse: [microverse community](https://github.com/microverseinc)
## 📝 License
This project is [MIT](./MIT.md) licensed.