musangamfure / hello

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello Microverse Project

πŸ“— Table of Contents

πŸ“– Hello Microverse Project

Hello Microverse Project is the simple project built to practice pull request, linters, readme writing and crafting a good pull request message as well as solidify my skill on Github workflows.

πŸ›  Built With

  1. HTML
  2. CSS

Tech Stack

Client

Key Features

  • index.html file
  • style.css file

(back to top)

πŸ’» Getting Started

Prerequisites

In order to run this project you need:

  1. Any browser of your choice.
  2. Any code aditor preferably Vs code.
  3. git.

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone https://github.com/musangamfure/hello.git

Install

Install this project with:

run this command:

  cd my-project
  npm install

Usage

To run this project: You can open this project in two ways:

  1. Use live server to open index.html file
  2. Right click on index in the cloned directory and open with your browser

Run tests

Not availbale for now

Deployment

Not avaibale for now.

(back to top)

πŸ‘₯ Authors

πŸ‘€ Emmanuel

(back to top)

πŸ”­ Future Features

  • Header
  • Other sections
  • Footer

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like it, just leave a star. it will mean alots.

(back to top)

πŸ™ Acknowledgments

I would like to thank the entire team of Microverse for the support in all.

(back to top)

πŸ“ License

This project is MIT licensed.

About

License:MIT License


Languages

Language:HTML 59.5%Language:CSS 40.5%