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

https://github.com/chandan-devs-tech/demo1

Set up a demo project
https://github.com/chandan-devs-tech/demo1

Last synced: 3 months ago
JSON representation

Set up a demo project

Awesome Lists containing this project

README

          

logo

HELLO MICROVERSE PROJECT

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Run tests](#run-tests)
- [👥 Authors](#authors)
- [🤝 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

- HTML5
- CSS3
- Linters

## 🚀 Live Demo

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

Hello-World-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

### 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)

## 🤝 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)