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

https://github.com/devendra-alt/hello-microverse


https://github.com/devendra-alt/hello-microverse

Last synced: 5 months ago
JSON representation

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

**HELLO MICROVERSE** is a basic HTML+CSS Website

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **header title with css color property**
- **html+css linter(hitx)**
- **github workflow linter(html+css)**

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

### 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:

Github Pages or Netlify

(back to top)

## 👥 Authors

👤 **Author1**

- GitHub: [@devendra-alt](https://github.com/devendra-alt)
- Twitter: [@Devendra5101](https://twitter.com/Devendra5101)
- LinkedIn: [Devendra Mulewa](https://linkedin.com/in/devendramulewa)

(back to top)

## 🔭 Future Features

- [ ] **adding desciption of website**
- [ ] **making page responsive**
- [ ] **adding footer**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

If you like this project please do follow me on social media mentiond above on Authors section.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse to give me oportunity to work on this project

(back to top)

## 📝 License

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

(back to top)