- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[Hello World] is the first project I made by applying HTML concepts after my previous lesson.
HTML
Linters(workflow)
CSS
- [To add a text in HTML using h1 tag, in this case a 'Hello Microverse!']
- [Applying linters to see practically how they flag stylistic errors and unwanted constructs]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- [To get Node installed on your computer]
- [To get Git installed on your computer]
- [To get npm installed on your computer]
- [To get a proper code editor installed on your computer]
Clone this repository to your desired folder: https://github.com/Kgomotso196/HelloMicroverse.git
Install this project with: -Git clone on your cd Desktop using my repository link above
-To run the project, copy its path and run it on your online server.
To run tests, run the following command:
- npx hint .
- npx stylelint "*/.{css,scss}"
- You will see my printed "Hello Microverse!" in blue if you copy the path of index.html to your online server.
👤 Author1
- GitHub: @kgomotso196
- Twitter: @t_r_o_o_s
- LinkedIn: Kgomotso Nacane
- Slack: @Kgomotso Nacane
- [Play along with the code and learn different styles to use for a site or page.]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project comment or rate it.
-I would like to thank my Microverse coding partners for powerful knowledge they shared with me.
This project is MIT licensed.