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

https://github.com/getssh/hello_microverse


https://github.com/getssh/hello_microverse

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          


logo

Microverse README Template

# 📗 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](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 [your_project_name]

Hello Microverse

**[Hello Microverse]** is a basic web page with h1 title

## 🛠 Built With

### Tech Stack

Html and CSS has been used for this project

Client

Server

Database

### Key Features

- **[Shows landing page]**
- **[Markup h1 tittle]**
- **[Linter check]**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://yourdeployedapplicationlink.com)

(back to top)

## 💻 Getting Started

Copy this repo and run it in a local environment

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

### Prerequisites

In order to run this project you need:

install npm

### Setup

Clone this repository to your desired folder:

git clone https://github.com/getssh/hello_microverse

### Install

Install this project with:

npm install

### Usage

To run the project, execute the following command:

Open the index.html file on a web browser

### Run tests

To run tests, run the following command:

npx eslint .

### Deployment

You can deploy this project using:

(back to top)

## 👥 Authors

👤 **Getayawkal Tamrat**

- GitHub: [@githubhandle](https://github.com/getssh)
- Twitter: [@twitterhandle](https://twitter.com/GetayawkalT)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/getayawkal-tamrat/)

👤 **Author2**

- GitHub: [@githubhandle](https://github.com/githubhandle)
- Twitter: [@twitterhandle](https://twitter.com/twitterhandle)
- LinkedIn: [LinkedIn](https://linkedin.com/in/linkedinhandle)

(back to top)

## 🔭 Future Features

- [ ] **[Adding more content to the lading page]**
- [ ] **[Adding interactive form]**
- [ ] **[Adding more styles to the web page]**

(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 consider contributing and giving it a star

(back to top)

## 🙏 Acknowledgments

> Give credit to everyone who inspired your codebase.

I would like to thank my mentors and other students

(back to top)

## ❓ FAQ (OPTIONAL)

- **[Who can use this project]**

- [Anyone who is interested on web development can use this project]

- **[What skills do i need to use this project?]**

- [This project is for starters and no perior tech knowledge is not required]

(back to top)

## 📝 License

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

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._

(back to top)