📗 Table of Contents 📖 About the Project 🛠 Built With Tech Stack Key Features 🚀 Live Demo 💻 Getting Started Setup Prerequisites Install Usage Run tests Deployment 👥 Authors 🔭 Future Features 🤝 Contributing ⭐️ Show your support 🙏 Acknowledgements ❓ FAQ (OPTIONAL) 📝 License 📖 Hello World! Project Hello World! project is a repository consisting of the following files:
HTML file (index.html) CSS file (styles.css) The repository also contains files for setting up linters and validators.
Key Features No linter errors 🚀 Live Demo Hello World Live 💻 Getting Started To get a local copy up and running, follow these steps.Setup Clone this repository to your desired folder:
sh Copy code cd my-folder git clone [email protected]:myaccount/my-project.git Prerequisites In order to run this project you need:
GitHub account Git installed on your OS Install Installations required to run this project:
Webhint installation. Run the following command: sh Copy code npm install --save-dev [email protected] Stylelint installation. Run the following command: sh Copy code npm install --save-dev [email protected] [email protected] [email protected] [email protected] Usage You can use this project by cloning it to your folder and changing the index.html and styles.css files.
Run tests To run tests, run the following commands:
sh Copy code npx hint . npx stylelint "**/*.{css,scss}" Deployment You can deploy this project by adding new lines of code to the index.html and styles.css files.
👥 Authors 👤mengaw webetu 👤zuklif azher 👤yihune tarekege 👤tsion getnet 🔭 Future Features No future features suggested. 🤝 Contributing Contributions, issues, and feature requests are welcome! ⭐️ Show your support If you like this project just star it! 🙏 Acknowledgments I would like to thank instractor for providing me this great chance. ❓ FAQ (OPTIONAL) 📝 License This project is MIT licensed.