https://github.com/getssh/hello_microverse
https://github.com/getssh/hello_microverse
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/getssh/hello_microverse
- Owner: getssh
- Created: 2023-01-11T21:40:18.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-12T10:08:55.000Z (about 3 years ago)
- Last Synced: 2025-10-06T12:39:33.530Z (6 months ago)
- Language: HTML
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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)
Hello Microverse
**[Hello Microverse]** is a basic web page with h1 title
Html and CSS has been used for this project
Client
Server
Database
- **[Shows landing page]**
- **[Markup h1 tittle]**
- **[Linter check]**
- [Live Demo Link](https://yourdeployedapplicationlink.com)
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:
👤 **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)
- [ ] **[Adding more content to the lading page]**
- [ ] **[Adding interactive form]**
- [ ] **[Adding more styles to the web page]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project please consider contributing and giving it a star
> Give credit to everyone who inspired your codebase.
I would like to thank my mentors and other students
- **[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]
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._