Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benawi/microverse-trial-code-review

Perform a code review of trial project
https://github.com/benawi/microverse-trial-code-review

code-review css html5 linters

Last synced: about 5 hours ago
JSON representation

Perform a code review of trial project

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 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 [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:
> npm install --save-dev [email protected]

- Stylelint installation. Run the following command:
> 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 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
- GitHub: [@bena] https://github.com/Benawi

(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](https://github.com/git/git-scm.com/blob/main/MIT-LICENSE.txt) licensed.

(back to top)