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

https://github.com/hossainaraf/hello-microverse

It is a Microverse assignment.
https://github.com/hossainaraf/hello-microverse

Last synced: 3 months ago
JSON representation

It is a Microverse assignment.

Awesome Lists containing this project

README

        


Hello Microverse project


# 📗 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)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 Hello Microverse

> Hello Microverse is a simple project using html and css.

## 🛠 Built With
### Tech Stack

1. HTML5
2. CSS
3. HTML-CSS linters

Client

### Key Features
1. Added index.html file
2. Added stle.css file

(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:
1. Code editor
2. Web browser
3. Git

### Setup

Clone this repository to your desired folder:
Run the below command:

```sh
cd
git clone [email protected]:HossainAraf/Hello.git
```
### Install

Install with below command:

```sh
cd
npm install
```

### Usage

To run the project, execute the following:

Open index.html file either directly or using live server

## 👥 Authors

👤 Md Arafat Hossain

- GitHub: HossainAraf (https://github.com/HossainAraf)
- LinkedIn: Md. Arafat Hossain (https://linkedin.com/in/md-arafat-hossain-111403275)

(back to top)

## 🔭 Future Features

> Describe 1 - 3 features you will add to the project.

- [ ] Add header
- [ ] Add footer
- [ ] Add javascript file

(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 give a ⭐️

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse team

(back to top)

## 📝 License

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

(back to top)