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
- Host: GitHub
- URL: https://github.com/chandan-devs-tech/demo1
- Owner: Chandan-devs-tech
- Created: 2023-01-12T11:46:40.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T19:37:42.000Z (over 3 years ago)
- Last Synced: 2025-07-13T13:44:20.474Z (11 months ago)
- Language: HTML
- Homepage:
- Size: 857 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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)
> 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.
- HTML5
- CSS3
- Linters
- [Live Demo Link](https://chandan-devs-tech.github.io/Hello-World/)

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!"
> 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
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page]
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is [MIT](https://github.com/Chandan-devs-tech/Hello-World/blob/feature/Integration/MIT.md) licensed.