mahabubx7 / Hello-Microverse

Hello Microverse

Home Page:https://mahabubx7.github.io/Hello-Microverse/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello Microverse

πŸ“— Table of Contents

πŸ“– [Hello Microverse]

Describe your project in 1 or 2 sentences.

[Hello Microverse] is a git-github based warm-up project.

πŸ›  Built With HTML/CSS and Markdown

Describe the tech stack and include only the relevant sections that apply to your project.

Client

Key Features

  • [Clean and Simple Static Webpages]
  • [Only Raw HTML & CSS]
  • [Nodejs for development tools]

(back to top)

πŸš€ Live Demo

Add a link to your deployed project.

(back to top)

πŸ’» Getting Started

Clone this repository and start making changes. And forget the PR!

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

Prerequisites

In order to run this project you need:

Check Git is already installed and working:

 git --version
 node --version

It should not show you any error. And should return the version info.

Setup

Clone this repository to your desired folder:

Execute this:

  git clone git@github.com:mahabubx7/Hello-Microverse.git

Install

Install this project with:

Install Dependencies:

  cd your-project-folder
  npm install

Usage

To run the project, execute the following command:

Execute this:

  npm start

Run tests

To run tests, run the following command:

Testing with Lint-checks:

  npm test

Deployment

Deployed in Github Pages.

(back to top)

πŸ‘₯ Authors

Mention all of the collaborators of this project.

πŸ‘€ Mahabub

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

(back to top)

πŸ™ Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank...

(back to top)

❓ FAQ (OPTIONAL)

Add at least 2 questions new developers would ask when they decide to use your project.

  • [Is this project for Microverse program?]

    • [Yes, it is. This is the first week first project called Hello Microverse]

(back to top)

πŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

Hello Microverse

https://mahabubx7.github.io/Hello-Microverse/

License:MIT License


Languages

Language:HTML 93.2%Language:CSS 6.8%