Skip to content

Benawi/Microverse-Trial-Code-Review

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📗 Table of Contents

📖 Code Review Microverse- Trial Project! project

Portifolio Microverse! project is a repository consisting of the following files:

  • HTML file (index.html)
  • CSS file (styles.css)

🛠 Built With

Tech Stack

Client

Key Features


(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

For the second milestone in building this portfolio website, it will create the mobile website section where you will list your portfolio projects.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

Give me ⭐️ If you like this project!

(back to top)

🙏 Acknowledgments

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

(back to top)

❓ FAQ (OPTIONAL)

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Perform a code review of trial project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published