https://github.com/devendra-alt/hello-microverse
https://github.com/devendra-alt/hello-microverse
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devendra-alt/hello-microverse
- Owner: devendra-alt
- License: mit
- Created: 2023-04-25T14:11:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-27T08:31:15.000Z (about 3 years ago)
- Last Synced: 2025-06-10T16:10:27.285Z (about 1 year ago)
- Language: HTML
- Size: 77.1 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
**HELLO MICROVERSE** is a basic HTML+CSS Website
Client
- **header title with css color property**
- **html+css linter(hitx)**
- **github workflow linter(html+css)**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Git
- VS Code
- Node
- NPM
- VS Code Live Server Plugin
- Chrome or any other web browser of your choice.
### Setup
Clone this repository to your desired folder:
```
cd my-project
git clone https://github.com/devendra-alt/hello-microverse
```
### Install
Install this project with:
```
cd hello-microverse
npm i
```
### Usage
To use this project, execute the following command:
Use live server vs code extension to launch the project on your browser
### Run tests
To run linter check locally, run the following command:
```
npx hint .
```
### Deployment
You can deploy this project using:
👤 **Author1**
- GitHub: [@devendra-alt](https://github.com/devendra-alt)
- Twitter: [@Devendra5101](https://twitter.com/Devendra5101)
- LinkedIn: [Devendra Mulewa](https://linkedin.com/in/devendramulewa)
- [ ] **adding desciption of website**
- [ ] **making page responsive**
- [ ] **adding footer**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project please do follow me on social media mentiond above on Authors section.
I would like to thank Microverse to give me oportunity to work on this project
This project is [MIT](./LICENSE.md) licensed.