Skip to content

Benawi/Hello-Microverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📗 Table of Contents

📖 Hello Microverse! project

Hello Microverse! 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.

🛠 Built With

Tech Stack

Client

Key Features

  • no linter errors

(back to top)

🚀 Live Demo

  • Not deployed

(back to top)

💻 Getting Started

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

Setup

Clone this repository to your desired folder:

cd my-folder git clone git@github.com: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:

npm install --save-dev hint@7.x

  • Stylelint installation. Run the following command:

npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x

Usage

You can use this project by cloning it to your folder and changing index.html and styles.css files.

Run tests

To run tests, run the following commands:

npx hint . npx stylelint "**/*.{css,scss}"

Deployment

You can deploy this project adding new lines of code to index.html and styles.css files.

(back to top)

👥 Authors

👤 Habtamu Alemayehu

(back to top)

🔭 Future Features

Kindly add 1-3 potential features to your project. 🥺 This can be:

  • to build the home page and some other pages,
  • styling of the pages,
  • making the pages responsive

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project just star it!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse program for providing me wthis great chance

(back to top)

❓ FAQ (OPTIONAL)

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Set up a Hello Microverse project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published