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

https://github.com/chandan-devs-tech/hello-world

Set up a "Hello Microverse" project
https://github.com/chandan-devs-tech/hello-world

Last synced: 3 months ago
JSON representation

Set up a "Hello Microverse" project

Awesome Lists containing this project

README

          

logo

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)
- [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)
- [📝 License](#license)

# 📖 [HELLO WORLD]

> A "Hello World" HTML-5 repository built during the portal learning module.

> It is a show of my understanding of Gitflow, use of Linters and basic HTML5 and CSS3.

## 🛠 Built With

### Tech Stack

HTML5

CSS3

Linters for HTML5/CSS3

### Key Features

- **[Setting up of Linters]**
- **[Adding a text in h1 tag]**
- **[styling a text using class giving a appropriate color to it]**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://chandan-devs-tech.github.io/Hello-world/)

Hello-Microverse-IMG

(back to top)

## 💻 Getting Started

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

### Prerequisites

- Git Installed
- npm Installed
- Code Editor Instaled

### Setup

- Clone this repository to your desired folder https://github.com/Chandan-devs-tech/Hello-world.git
- Run the command npm install to install necessary dependencies contained in the package.json file

### Install

Install this project with these cmd:

- cd Desktop/
- git clone using repository link
- cd Hello-world/
- git branch branch_name
- git checkout branch_name

## Usage

- To run the project, open it in the Live Server to see it live onto our Local Machine.

### Run tests

- To run tests run :
- npx hint .
- npx stylelint "\*_/_.{css,scss}"
- To test my code locally open index.html file on browser. I printed a blue text printed "Hello Microverse!"

(back to top)

## 👥 Authors

> Mention all of the collaborators of this project.
> 👤 **Author1**

- GitHub: @Chandan-devs-tech
- Twitter: @ChandanGuptaDev
- LinkedIn: www.linkedin.com/in/chandangupta-devs
- Slack: @Chandan Gupta

(back to top)

## 🔭 Future Features

- [ ] **[To Add more styling to the page]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page]

(back to top)

## ⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

(back to top)

## 📝 License

This project is [MIT](https://github.com/Chandan-devs-tech/Hello-world/blob/feature/integration/MIT.md) licensed.

(back to top)